stefanjudis/netlify-menubar

Render icon and menu when app is started in an offline state

adamwatters opened this issue ยท 4 comments

The initial render of the app is held up until an online connection is detected. I think the expected UX is for the app to visibly start up even when offline.

how it looks now
image

how I think it should look
image

I agree here but dont think its a big issue though. I went the easy route to not bloat the code. ๐Ÿ™ˆ

Happy to take fixes. ๐Ÿ˜Š

of course! definitely not a big issue. just flagging it as another place to tinker after I finish #11

Looking forward to your contribution! hopefully, the code is not too messy. TypeScript gave me a hard time. ๐Ÿ™ˆ

lol don't sweat it - it's my first time with TypeScript too!