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

Various implementation details #61

Open
1 of 8 tasks
szattila98 opened this issue Apr 1, 2023 · 0 comments
Open
1 of 8 tasks

Various implementation details #61

szattila98 opened this issue Apr 1, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@szattila98
Copy link
Owner

szattila98 commented Apr 1, 2023

  • submit button prevent default works strangely before hydration, it is not disabled and submits the form without the js preventing the default behavior
  • bottom scrollbar on login fadeout
  • regex password validation rework
  • account activation page and endpoint that proxies the activation request to the backend. A link to this should come in the activation email, but that also needs some backend config
  • eslint does not work on some TS files
  • the 'me' hook should call the sveltekit endpoint, not the server directly
  • technical error alert component, in case something goes wrong server side we can show the same message everywhere
  • make server email configurable
@szattila98 szattila98 added bug Something isn't working enhancement New feature or request labels Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant