magicpatterns / catalog

The Magic Patterns Catalog is an open-source website that lists the most popular React component libraries, helping you find the perfect component.

Home Page:https://catalog.magicpatterns.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Responsiveness: Unable to rename colors

Pranav2612000 opened this issue · comments

The double click to edit option isn't working on pointing devices ( and isn't intuitive for mobiles, IMO ). And since we don't have a 'Edit name' option in the dropdown, there's no way for a mobile user to rename colors.

@alexdanilowicz What should the expected behaviour be? Should we add 'Edit Name' dropdown for mobile screen?

@Pranav2612000 yes, let's add it back as we had it. I think the code is commented out, or just look in the git history and copy paste it back. Great issue, thanks for opening.

@alexdanilowicz Working on this. Will put up a PR tomorrow.