okawaffles / OkayuCDN

A File Upload Server based around Nekomata Okayu.
https://okayu.okawaffles.com
Other
2 stars 0 forks source link

[bug] Mobile mybox page does not show any confirmation that a button was pressed #42

Closed okawaffles closed 2 months ago

okawaffles commented 4 months ago

Describe the bug title

To Reproduce Steps to reproduce the behavior:

  1. Go to mybox
  2. Open a file dropdown
  3. Tap one of the buttons
  4. No confirmation that the button did anything is visible

Expected behavior Some form of visual confirmation that the button did something

Smartphone (please complete the following information):

Additional context Possibly use checkmark on tap, and for delete maybe just use a stock confirm prompt due to limited space?

okawaffles commented 2 months ago

navigator.share() seems to work fine on most modern devices for sharing. view works fine since it redirects you. download works fine since there is a file downloaded. privacy works fine since there is an icon change. delete needs a checkmark for confirmation.