> When I'm making a site for myself and there's this kind of UI with _Add_ 
> buttons adding an input and _Remove_ buttons next to added inputs, I don't 
> bother doing it. I just put a `<textarea>`, it's easier to edit. In this case 
> I'd have a textarea with each nonempty line corresponding to a link. Why 
> don't people do this? Is it too geeky?

Thanks for the review. I agree with you, if I did a website only for me, it 
would be a quicker solution to add a textarea and it would do the job. But for 
most users current solution will be more intuitive and appealing in terms of 
UI/UX. It's more common and therefore understandable approach (for example 
GitHub has the same approach on the profile page).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5439#issuecomment-2577299713
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5439/c2577299...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to