edelstone / material-palette-generator

🎨 Get perfect Material Design palettes from any hex color.
https://materialpalettes.com
213 stars 25 forks source link

Export modal is open by default on mobile devices #6

Closed edelstone closed 4 years ago

edelstone commented 4 years ago

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

ziyafenn commented 4 years ago

@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 :)

edelstone commented 4 years ago

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.