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

[UI] Choosing another volunteer #48

Open
gabrielsaruhashi opened this issue Sep 1, 2020 · 0 comments
Open

[UI] Choosing another volunteer #48

gabrielsaruhashi opened this issue Sep 1, 2020 · 0 comments

Comments

@gabrielsaruhashi
Copy link
Contributor

gabrielsaruhashi commented Sep 1, 2020

Expected Behavior

When we choose an individual volunteer from a list of volunteers, only the volunteer detail container should show a spinner to show the info is being loaded. The sidebar and navbar should still be visible

Current Behavior

Every time you pick a volunteer, the screen goes blank for a second before loading the information.

Code Pointers

  • index.ts on Volunteer folder
  • instead of wrapping the entire
    with the condition (volunteers.selected_volunteer.details && ), we move it to just the content part so we display the boxes
  • remove the volunteers.selected_volunteer.details conditional from the sidebar. there's no reason to hide that there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant