-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: premium servers list search bar #103
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, though this will need to be re-written when #104 gets merged since this file gets changed in that PR.
Co-authored-by: Woofer <[email protected]>
Just merged the other pr @dpaulos6 feel free to request review here again once possible conflicts are gone! |
…thub.com/Would-You-Bot/website into feature/searchbar-premium-servers-select
…thub.com/Would-You-Bot/website into feature/searchbar-premium-servers-select
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to the below changes, it would also be nice to get a loading state for the while the server list is loading.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty good, 2 things:
- Page crashes when you try to navigate to it while logged out
- Lets added a loading state & disable the button after you press it & its waiting for the stripe page to open
Also added JSDoc description to redis and ratelimit functions aswell as a bit of code improvements.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few changes to loading state, otherwise looking good.
Co-Authored-By: Woofer <[email protected]>
No description provided.