edelstone / material-palette-generator

🎨 Get perfect Material Design color palettes from any hex color.

Home Page:https://materialpalettes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export modal is open by default on mobile devices

edelstone opened this issue · comments

On my iPhone using Safari, the export modal is open when the page loads. Additionally the dialog is empty, and cannot be closed. This makes the site unusable on the iPhone and maybe other mobile devices.

@ziyafenn Take a look at this and let me know if you can fix. I may have to roll back #5 if not. My apologies for not checking before merging this.

IMG_521751D7D90F-1

@edelstone i'll take a look tonight. I'm working now on a sketch plugin that can use the exported JSON to create a color palette inside Sketch. I'll create an issue for that too :)

If the tabindex stuff you did on that last commit in #5 is causing the problem, just revert it and I'll make a new issue to investigate tabbing accessibility across the entire app. That's probably a better strategy.