rasocbo / bublol

0 stars 0 forks source link

"Add tag" popup - should it be inline? (instead of a popup) #42

Closed rasocbo closed 3 years ago

rasocbo commented 3 years ago

Currently the "Add tag" button opens a popup:

image

I'm wondering whether it should be inline - besides or beneath the post/comment.

@dragosjurca, thoughts?

dragosjurca commented 3 years ago

I also thought about it at first. It would work well inlined for the initial posts. However, in the comment section, when the threaded tree root becomes very large with numerous replies, the space becomes rather claustrophobic to fit the entire feature under a tiny layout. That’s why I opted for an overlay that behaves the same regardless of its tagging source and gives the user sufficient room to operate it comfortably on any device.

rasocbo commented 3 years ago

I see. Good decision.