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

Some UI updates #269

Merged
merged 5 commits into from
Dec 14, 2023
Merged

Some UI updates #269

merged 5 commits into from
Dec 14, 2023

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Dec 9, 2023

  • change the header a bit (color + font)
  • simplify the upload dialog: merge the 2 upload types, remove some fields and add an access dropdown (see below)
  • store email + access type locally using localStorage

image

- merge personal & flight report
- remove allowForAnalysis, vehicleName, windSpeed, rating & videoUrl
- add dropdown for public/private
- never store email on server
- ensure user enters an email & selects access type before uploading
- store email & access type locally using localStorage
@mrpollo
Copy link
Contributor

mrpollo commented Dec 9, 2023

Hey we should take the opportunity to set the dropdown default option to "public", since we are providing a public service their logs could help us with research

@bkueng
Copy link
Member Author

bkueng commented Dec 11, 2023

Alright we can give that a try.

@bkueng bkueng merged commit 5ff3baf into main Dec 14, 2023
4 checks passed
@bkueng bkueng deleted the ui_updates branch December 14, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants