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

Improve the UX for the user when uploading new functions #64

Open
fioreb opened this issue Jul 22, 2022 · 1 comment
Open

Improve the UX for the user when uploading new functions #64

fioreb opened this issue Jul 22, 2022 · 1 comment
Labels
🐛bug Something isn't working

Comments

@fioreb
Copy link

fioreb commented Jul 22, 2022

I think there are small changes that can improve the UX for the user:

The scroll functionality to change from one function to another should be only available when the user has the cursor on top of the pagination section, not on the whole page.
The pagination should be centered horizontally relative to screen height.
The submit button should be always visible in the bottom right corner.
Height of the web app fixed (remove scroll), we should only have scroll if the content doesn't fit in the screen height.

@fioreb fioreb added the 🐛bug Something isn't working label Jul 22, 2022
PJColombo added a commit that referenced this issue Jul 26, 2022
@PJColombo
Copy link
Member

We should also remove the auto focus on mobile devices as well as fix the pagination component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants