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

Report bugs in UI for triaging #71

Closed
jaybee84 opened this issue Aug 24, 2020 · 12 comments
Closed

Report bugs in UI for triaging #71

jaybee84 opened this issue Aug 24, 2020 · 12 comments
Assignees

Comments

@jaybee84
Copy link
Collaborator

No description provided.

@jaybee84
Copy link
Collaborator Author

  • Participating studies module : projectID in study summary showing NA for some studies. If studyId is available that should be shown for these studies.
  • Multiple plots : Y-axis label overlaps Y-axis values
  • Multiple plots: X-axis values should not show negative values

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 2, 2020

Folders are being counted as files in projects -- add logic to .R files in data-raw folder to pull in only files and not folders from the portal-files tables

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 8, 2020

Study names too long in the Snapshot page File Upload timeline: truncate using stringr

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 8, 2020

#39

Workaround for now: Change "Pending Annotation" to "pendingAnnotation"

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 8, 2020

Multiple plots: Y axis labels overlapping on Y axis values

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 8, 2020

NF data portal button - make it dark

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 8, 2020

File upload timeline - axis ticks should be integers

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 8, 2020

Layout of the study summary page:

Study Summary
Study Timeline
Data focus
Annotation
Publication

Study Timeline:

  • Facet boxes should be bigger to fit the month and year
  • X-axis ticks can be taken off in plots

Study Summary:
Switch to study Id in the study summary

Top table in module
Disease focus --change from list column to string column

Funding partner instruction: better to have a call to action e.g. "Click on a row ..."

@jaybee84
Copy link
Collaborator Author

jaybee84 commented Sep 8, 2020

I kinda jotted down the bugs as we were going through it.. @andrewelamb please let me know if something doesn't make sense

@andrewelamb
Copy link
Collaborator

andrewelamb commented Sep 18, 2020

"Facet boxes should be bigger to fit the month and year"

This is a known bug:

https://stackoverflow.com/questions/51968039/labeling-facet-grid-with-multiple-lines-of-text-on-y-label

@andrewelamb
Copy link
Collaborator

"File upload timeline - axis ticks should be integers"

Could not find a solution for this.

@andrewelamb
Copy link
Collaborator

"Y-axis label overlaps Y-axis values"

This is known bug:

plotly/plotly.R#1224

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

No branches or pull requests

2 participants