You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
3"You actually can even go without [Ok] button — just upload image by ajax immediatly after it was choosen/pasted." Please don't, unless you provide some way of canceling the upload fast. Sometimes you paste the wrong link and it's very frustrating having to wait for the upload to finish before you can correct it.André Paramés– André Paramés2011-04-07 20:44:18 +00:00Commented Apr 7, 2011 at 20:44
-
1"Ok" is unclear. What should I expect to happen once I click that? "paste image address" suggests it only accepts pasted information and I can't just write it there myself. In short, I think the labels in your suggestion could be improved.Rahul– Rahul2011-04-07 21:28:49 +00:00Commented Apr 7, 2011 at 21:28
-
André Paramés, of course there should be a way to cancel process. Technically it’s harder, I know, but possible. Rahul, why don’t you propose something instead?Niki Tonsky– Niki Tonsky2011-04-08 03:59:56 +00:00Commented Apr 8, 2011 at 3:59
-
i pretty much like this solution. "paste image address" can be replaced with "from web", "image address" or something. I agree with Rahul with the "paste" issue. And i think the OK button can be used only for the text field. For the Upload button you don't need any additional action.Mihai– Mihai2011-04-09 14:13:05 +00:00Commented Apr 9, 2011 at 14:13
-
1I did; I posted my own answer :-)Rahul– Rahul2011-04-09 22:51:27 +00:00Commented Apr 9, 2011 at 22:51
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. website-design), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you