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

2.0.0-beta.16 ResourceList.Item CSS not compiled correctly #299

Closed
sdn90 opened this issue Apr 17, 2018 · 2 comments
Closed

2.0.0-beta.16 ResourceList.Item CSS not compiled correctly #299

sdn90 opened this issue Apr 17, 2018 · 2 comments

Comments

@sdn90
Copy link

sdn90 commented Apr 17, 2018

Line 3772 in compiled styles.css

.Polaris-ResourceList-Item__Item--selectable{
  width:calc(1 + resource-list-item(translate-offset));
  ...
}

I've tried building the V2 branch and got the same result.

Specifications

  • Polaris version: 2.0.0-beta.16
  • React version: 16.2.0
@dleroux
Copy link
Contributor

dleroux commented Apr 19, 2018

Thanks @sdn90. The fix will be in the next beta release.

@dleroux
Copy link
Contributor

dleroux commented Apr 25, 2018

@sdn90 this is now fixed in 2.0.0-beta.18. Thanks for reporting this.

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

3 participants