dev: when adding a site, the autocomplete thing is on top of everything

Hi. When I manually add a site via the “+” button, the autocomplete dialog stays on top of the folder list and it obscures the entries there, making the act of selecting a folder quite inconvenient.

Here’s a screenshot:

2 Likes

Great find. So I went ahead and retooled that dialog quite a bit. I added an autocomplete spinner, better handling of focus/blur events, and am no longer auto-adding the site when you click on it, giving you a chance to select a folder.

See the commit: https://github.com/samuelclay/NewsBlu…

Deployed!

1 Like

Yep. Much better now. Thanks.