You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user should be able to sign into a single place and find all things relevant to them there. The "home" page should show a "feed" of things that they can sign up for or find more information about.
I think this issue is medium because while it hasn't been designed yet, it can probably be modelled largely on the Gen2 interface, and although it will present a lot of information, it should require only a few API calls.
Prerequisites
None
Requirements
Build "My home" page at /my/home
Redirect /my to /my/home
List all events that the user can sign up for
Include a sign up button that signs the user up (and a "undo" button to undo a sign-up)
List all organizations that the user is connected to
Possible implementations
Potentially reuse components for events between this and "Project page"?
Design specifications
Design will be developed along with the functionality, but the old Gen2 interface can hopefully be inspiring.
Description
A user should be able to sign into a single place and find all things relevant to them there. The "home" page should show a "feed" of things that they can sign up for or find more information about.
See epic #1615 for context.
Estimated size (S, M, L)
I think this issue is medium because while it hasn't been designed yet, it can probably be modelled largely on the Gen2 interface, and although it will present a lot of information, it should require only a few API calls.
Prerequisites
None
Requirements
/my/home
/my
to/my/home
Possible implementations
Potentially reuse components for events between this and "Project page"?
Design specifications
Design will be developed along with the functionality, but the old Gen2 interface can hopefully be inspiring.
The text was updated successfully, but these errors were encountered: