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

Generate IDs for new abstracts #137

Open
michael-small opened this issue Aug 6, 2019 · 0 comments
Open

Generate IDs for new abstracts #137

michael-small opened this issue Aug 6, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@michael-small
Copy link
Collaborator

I couldn't get and display any information for submissions that I had created through the interface. Turns out that IDs are not assigned to new submissions. The new submission will show up on the Submission List but will not show up on its standalone page because the standalone pages retrieve data by _id.

@michael-small michael-small added the bug Something isn't working label Aug 6, 2019
michael-small added a commit that referenced this issue Aug 6, 2019
Minimal styling and almost no logic. Follow conventions from URSA for
now. "More Details" dropdown with more abstract info still needed, as
well as comment sidebar. Once those are all in, the page can be fully
styled with additional logic. Many issues arose in consideration of
this commit, so see the detailed issues linked below.

Issue #132 (Navigate to individual submission from submission list)
Epic #131 (Submission Card View)

Misc issues spawned in the creation of these commits:
Issue #137 (Generate IDs for new abstracts)
Issue #139 (Require both first & last names if optional advisers are
added)
Epic #140 (Submission Form)
Issue #140 (Decide on what to do on individual submission page refresh)
Issue #141 (Use material colors from theme on submission page)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant