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

DataTable first column content is not vertically aligned #389

Closed
silvainSayduck opened this issue Aug 1, 2018 · 2 comments
Closed

DataTable first column content is not vertically aligned #389

silvainSayduck opened this issue Aug 1, 2018 · 2 comments
Labels
Bug Something is broken and not working as intended in the system.

Comments

@silvainSayduck
Copy link

Issue summary

In the first column of DataTables, cell content is not vertically aligned, which results in visually annoying results when there is a higher cell elsewhere in the row.

Expected behavior

Just like all other cells in the DataTable, the content of cells in the first column should be vertically aligned.

Actual behavior

The content of cells in the first column of a DataTable is top aligned.

Steps to reproduce the problem

See live example of the issue here: https://codesandbox.io/s/xj8pjr6nrq.

Specifications

  • Are you using the React components? (Y/N): Y
  • Polaris version number: 2.5.0
  • Browser: Chrome 67.0.3396.99
  • Device: MacBook Pro (Retina, 15-inch, Mid 2015)
  • Operating System: MacOS High Sierra v. 10.13.6 (17G65)
@chloerice chloerice added the Bug Something is broken and not working as intended in the system. label Aug 1, 2018
@chloerice
Copy link
Member

Hi @silvainSayduck, thanks for raising this issue! I've added it to our internal project board. We'll keep this issue updated as we work on the fix.

@dfmcphee
Copy link
Contributor

This should be fixed as of polaris-react 3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken and not working as intended in the system.
Projects
None yet
Development

No branches or pull requests

3 participants