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

Table overflow issue inside cards #97

Closed
pinarpink opened this issue Sep 19, 2019 · 3 comments
Closed

Table overflow issue inside cards #97

pinarpink opened this issue Sep 19, 2019 · 3 comments
Assignees
Labels
blocker The issue is of most importance bug Something isn't working wip Work In Progress

Comments

@pinarpink
Copy link
Member

pinarpink commented Sep 19, 2019

Describe the bug (current behaviour)
When the location definitions are too long the tables inside Storage and Access cards overflow in the dataset page.

To reproduce

  1. go to daisy.lcsb.uni.lu
  2. search for "Supercentenarians" dataset
  3. click details

Expected behavior

text in table cells should be wrapped.

Environment:

  • Deployment: daisy.lcsb.uni.lu
  • Version 1.1.0
  • Browser Safari

Additional information (error logs, screenshots)
see attachment

overflow

@pinarpink pinarpink added the bug Something isn't working label Sep 19, 2019
@pinarpink pinarpink added the blocker The issue is of most importance label Jan 8, 2020
@jLebioda
Copy link
Collaborator

I believe that it happens only for users that have access to edit/delete the entry

@jLebioda
Copy link
Collaborator

jLebioda commented Jan 16, 2020

To fix, wrap the table elements into <div class="table-responsive">

@jLebioda jLebioda added the wip Work In Progress label Jan 16, 2020
@jLebioda jLebioda self-assigned this Jan 16, 2020
@jLebioda
Copy link
Collaborator

Merged to develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker The issue is of most importance bug Something isn't working wip Work In Progress
Projects
None yet
Development

No branches or pull requests

2 participants