Description
I've looked at converting an existing table list to work with the new DataViews which is shipping with 6.5, however it appears that the styling for it only works within the edit-site context as the styling for the component is stored within edit-site/style.css.
Step-by-step reproduction instructions
- Add a
<DataViews /> onto a post edit content.
- See that the styling is broken.
Screenshots, screen recording, code snippet
How <DataViews /> looks without styling:
How <DataViews /> should look when the styling is duplicated across:
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Description
I've looked at converting an existing table list to work with the new DataViews which is shipping with 6.5, however it appears that the styling for it only works within the edit-site context as the styling for the component is stored within
edit-site/style.css.Step-by-step reproduction instructions
<DataViews />onto a post edit content.Screenshots, screen recording, code snippet
How
<DataViews />looks without styling:How
<DataViews />should look when the styling is duplicated across:Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes