SimplQ / simplQ-frontend

Modern and fully web based free queue management open source software.
https://simplq.me
GNU General Public License v3.0
175 stars 135 forks source link

Improve Admin Page Tutorial #607

Closed daltonfury42 closed 3 years ago

daltonfury42 commented 3 years ago

When a user goes to the admin page when creating his first queue, there is a tour that is shown. This is implemented here.

We currently has two steps:

image

image

There are two improvements needed.

  1. We need to add a third step to "Print QR Code".
  2. Exiting the tutorial at the end is not very smooth.
  3. Exiting anytime in between should be more trivial.

We could explore this and this etc in reacttour, which is the tour library we are using.

mav1n commented 3 years ago

I have raised a PR for this.

daltonfury42 commented 3 years ago

Thanks @mav1n. The PR is good, have added some comments, can you take a look?

nme077 commented 3 years ago

I would like to tackle this issue, but it looks like it might already be resolved. Is this supposed to be closed?

maaverik commented 3 years ago

Hi @nme077, if I remember correctly, we got the desired functionality in. So, yes, this item can be closed. But if you feel like anything can be improved upon, you can add that here and work on it.

daltonfury42 commented 3 years ago

Closing this issue, feel free to reopen