igorsimb / mp-monitor

Django app for scraping Wildberries
1 stars 0 forks source link

[bug] Demo Tour step 2 on mobile - impossible to proceed due to button being obscured #144

Closed igorsimb closed 2 weeks ago

igorsimb commented 4 weeks ago

The tour requires to hit the "+" button, but the tour window is on top of this button and cannot be moved, making it impossible to proceed past step 2 out of 8.

Possible solutions:

  1. Make the tour movable, so that the window can be dragged out of the way
  2. Attach the tour window on top or bottom, not on the right of the button. That way it cannot be obscured.