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

Editor landing page shows user's proposals with cycle submission information #280

Merged

Conversation

DJWalker42
Copy link
Contributor

I've changed the editor landing page to show user proposals as an accordion, where the accordion content shows the proposal summary, and a table displaying to which cycles the proposal has been submitted, if any, and when it was submitted.

Notice that I wanted to show the "submitted count" i.e, the number of cycles to which the proposal has been submitted, in the Accordion control for quick reference. Unfortunately, this proved technically difficult with the current API calls e.g., trying to use hooks in loops. We probably need an API call to compute this information instead.

@DJWalker42 DJWalker42 linked an issue Nov 8, 2024 that may be closed by this pull request
@DJWalker42 DJWalker42 merged commit f57196a into master Nov 8, 2024
1 check passed
@DJWalker42 DJWalker42 deleted the 271-list-of-cycles-to-which-the-proposal-has-been-submitted branch November 8, 2024 13:39
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.

List of cycles to which the proposal has been submitted
1 participant