FiratUsta / Chromora

A lightweight and fast color palette generator built using pure HTML, CSS & JS .
GNU General Public License v3.0
5 stars 3 forks source link

Mobile related bugs #11

Closed FiratUsta closed 12 months ago

FiratUsta commented 12 months ago

This issue is for compiling a list of bugs related to mobile browsers.

  1. Tapping on the code export notification dismisses the notification immediately without copying the code to the clipboard.
  2. Can't tap on the swatch labels to copy information.
FiratUsta commented 12 months ago

Both bugs appear to be present because clipboardAPI only works on HTTPS, the site is HTTPS only so closing this issue.