hisownspace / slacker

0 stars 0 forks source link

convert message dropdowns to modals #13

Open hisownspace opened 5 months ago

hisownspace commented 5 months ago

right now, using positioned divs for dropdowns instead of modals has two downsides:

Downsides of modals:

It's also an option to just refactor dropdowns a little so functionality is more or less acceptable without fully converting them to modals. Slack has modals, but that doesn't mean slacker has to have them.