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

Shuffle docs do not scroll on time #1346

Open
0x0elliot opened this issue Mar 7, 2024 · 9 comments
Open

Shuffle docs do not scroll on time #1346

0x0elliot opened this issue Mar 7, 2024 · 9 comments
Assignees

Comments

@0x0elliot
Copy link
Member

If you try to open a link like this: https://shuffler.io/docs/configuration#https

if takes a while to scroll to the HTTPS header. That's annoying and makes it inconvenient for new users. @ayush0033 got a fix?

@ayush0033
Copy link
Contributor

it works, it doesn't take time to scroll. Tested 2-3 times.

@0x0elliot
Copy link
Member Author

0x0elliot commented Mar 7, 2024

  1. the scroll doesn't even work properly most times
  2. for me, HTTPS hasn't even loaded yet. it probably can't as well because the right working link is: https://shuffler.io/docs/configuration#HTTPS (there is some case sensitive mess going on here)
  3. docs get very jumpy with these links as well

for example:

try going from:
https://shuffler.io/docs/configuration#UPTIME-MONITORING -> https://shuffler.io/docs/configuration#HTTPS and you will notice a lot of jumpy-ness.

  1. Try clicking on the links one by one, in the table of contents and eventually you will catch it being annoying

@ayush0033
Copy link
Contributor

let me know where the problem happened, I will sort that out. if you have any suggestions then share them with me, please ;)

Shuffle.configuration.documentation.mp4
The.Open.Source.SOAR.for.all.purposes.mp4

@0x0elliot
Copy link
Member Author

here is what i mean by slow and appearing to be jumpy: https://www.loom.com/share/dd61aaf90f48429789fc613b3f7fa4f9?sid=3496590c-9174-40ef-a369-d592b3ef438d

everytime i try finding triggering behaviour, it proves me wrong. maybe it's some timing issue?

@0x0elliot
Copy link
Member Author

i can't pin point what's causing this exactly right now so best of luck (if you want to figure this out) 😆

@ayush0033
Copy link
Contributor

ayush0033 commented Mar 8, 2024

I will surely test all links and if there is a problem then, I will fix it. Not only this page if you find any problem on other pages just assign me I will test it and fix it asap (those tiny things needs to fix for new users). Thanks for sharing ;)

@frikky
Copy link
Member

frikky commented Mar 8, 2024

FYI: This may be due to SSR as well, as you can see the UI shift before client side render takes over. Tell me if you need some SSR help, as that hasn't been deployed in ages :)

@0x0elliot
Copy link
Member Author

I will surely test all links and if there is a problem then, I will fix it. Not only this page if you find any problem on other pages just assign me I will test it and fix it asap (those tiny things needs to fix for new users). Thanks for sharing ;)

It's not much hard to replicate. If you spend enough time with shuffle-docs, you will see it get lag like it does in the loom.

@frikky
Copy link
Member

frikky commented Mar 8, 2024

I will surely test all links and if there is a problem then, I will fix it. Not only this page if you find any problem on other pages just assign me I will test it and fix it asap (those tiny things needs to fix for new users). Thanks for sharing ;)

It's not much hard to replicate. If you spend enough time with shuffle-docs, you will see it get lag like it does in the loom.

This. It's super buggy. always remember to refresh the whole UI, and not click something client side only.

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

No branches or pull requests

3 participants