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

Communities on Family Screen #739

Closed
donschaefer opened this issue Apr 28, 2024 · 1 comment · Fixed by #740
Closed

Communities on Family Screen #739

donschaefer opened this issue Apr 28, 2024 · 1 comment · Fixed by #740
Assignees
Labels
ui This involves work on the user interface. ux For issues related to user experience

Comments

@donschaefer
Copy link
Collaborator

donschaefer commented Apr 28, 2024

...Start thinking about a better design for the family screen. As an initial starting point, I would like to actually make the screen "worse" (by adding even more information) before we make it better, so we can see more of the behavior and functionality that the screen actually needs to expose before we decide how to optimize it. Specifically, there are two things I would like to see happen on the family screen:

Action Item:

  • allow the user to see a list of which communities the family has been added to. This is basically the counterpart to how you can view member families from the community screen. This should be a quick one to implement, and as an FYI, I don't expect most families to ever have more than one community that they are a part of. So you can absolutely optimize for that case.

Additional Action Item (that has since been moved to #741):

  • allow the user to see a list of past referrals and select one referral to view the details of, with the most recent referral being the default.

If you could start on the display of communities, ideally with the community being linked to navigate to the community screen (like the family is linked to the family screen on the community screen), that would be fantastic. I've had several requests for that over the past 2 weeks.

(Originally posted @ #722 (comment))

@LarsKemmann
Copy link
Member

LarsKemmann commented Apr 30, 2024

Renaming this issue to clarify that it's solely focused on adding the new Communities section to the family screen; I've split #741 out into its own issue.

@donschaefer donschaefer added ui This involves work on the user interface. ux For issues related to user experience labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui This involves work on the user interface. ux For issues related to user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants