You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the "Select all" checkbox heading doesn't render. When that happens, it shifts the rest of the table headings to be misaligned with the table columns.
Expected behavior
The "Select all" checkbox should always render (unless selectable={false}).
Actual behavior
Sometimes, the "Select all" checkbox doesn't render.
Steps to reproduce
This happens very rarely and usually fixes itself after a page refresh. I haven't found a way to consistently reproduce it.
Are you using React components?
Yes
Polaris version number
13.9.0
Browser
Chrome
Device
macOS
The text was updated successfully, but these errors were encountered:
Summary
Sometimes the "Select all" checkbox heading doesn't render. When that happens, it shifts the rest of the table headings to be misaligned with the table columns.
Expected behavior
The "Select all" checkbox should always render (unless
selectable={false}
).Actual behavior
Sometimes, the "Select all" checkbox doesn't render.
Steps to reproduce
This happens very rarely and usually fixes itself after a page refresh. I haven't found a way to consistently reproduce it.
Are you using React components?
Yes
Polaris version number
13.9.0
Browser
Chrome
Device
macOS
The text was updated successfully, but these errors were encountered: