Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Broken dialogue box on first screen tutorial #1418

Open
mohitvdx opened this issue Nov 26, 2023 · 6 comments
Open

[BUG] Broken dialogue box on first screen tutorial #1418

mohitvdx opened this issue Nov 26, 2023 · 6 comments
Labels

Comments

@mohitvdx
Copy link

Description:

Problem:
The instructions provided in the dialog box during the signup process are unclear and lead to confusion. Additionally, the dialogue box for signup instructions seems to be broken as it directs users to a blank corner on the webpage.

Steps to Reproduce:

Navigate to the signup page.
Click next to the Welcome to sugarizer box
Click on the figure of the man icon
Click next on the New user dialogue box

Actual Behavior:
This happens because the two signup options are removed if we choose anyone but the tutorial dialogue boxes are still there

Screenshots/Additional Information:
Screenshot 2023-11-26 at 11 43 23 PM

Browser and device information.
Possible Solution:
Revise the dialog box instructions for clarity, and ensure the link directs users to the correct information on the webpage.

Environment:

Browser: Any browser(I used chrome Version 119.0.6045.159 (Official Build))

@Vishalk91-4
Copy link
Contributor

Hmmm. I can't reproduce the issue.
Could you retry with the latest dev branch?

@llaske would check it on his browser also

@llaske
Copy link
Owner

llaske commented Nov 28, 2023

Can't reproduce it on my side.
Neither on dev branch, neither on master branch.
@mohitvdx could you try on try.sugarizer.org? could you detail your testing platform?

@mohitvdx
Copy link
Author

mohitvdx commented Dec 1, 2023

Here is a video showing the issue on try.sugarizer.org
Browser: safari (same behaviour on chrome browser)

Screen.Recording.2023-12-02.at.1.04.18.AM.mov

@mvaibhav77
Copy link

mvaibhav77 commented Dec 4, 2023

Here is a video showing the issue on try.sugarizer.org Browser: safari (same behaviour on chrome browser)

Screen.Recording.2023-12-02.at.1.04.18.AM.mov

@mohitvdx, what we can do is disable the background so that other buttons cannot be clicked when the tutorial/introduction is running. How does this sound? @llaske

@llaske llaske changed the title [BUG] Broken dialogue box [BUG] Broken dialogue box on first screen tutorial Dec 4, 2023
@llaske llaske added the bug label Dec 4, 2023
@llaske
Copy link
Owner

llaske commented Dec 4, 2023

@mohitvdx, what we can do is disable the background so that other buttons cannot be clicked when the tutorial/introduction is running. How does this sound? @llaske

Hmmm. The process is handle by IntroJS library, not sure it's doable.

@mvaibhav77
Copy link

@llaske, I'll give it a try and let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants