Skip to content

Conversation

@Manas-Kenge
Copy link
Collaborator

Removed semantic-ui and used react-spectrum. I am using inline css, not sure if I should create a separate css file. Also need to fix the problem of overlapping sidebar (Sidebar overlays on the page rather than resizing the page), I am unsure what is causing it.

@Tishasoumya-02
Copy link
Collaborator

@Manas-Kenge You can add css files in /theme now, #11 this PR had the fix , move the inline css to separate files . I think the volto css is getting overwritten by react-spectrum. React spectrum is using grid , there should be a way to solve it. You can take a look and debug it, else I will look into it later

@Tishasoumya-02
Copy link
Collaborator

Screenshot 2025-08-19 at 12 17 46 PM

Also the expand button should not have the background color on hover fix it. And instead of black make the borders to the tabs greyish as in volto

@Manas-Kenge
Copy link
Collaborator Author

Screenshot 2025-08-19 at 12 17 46 PM Also the expand button should not have the background color on hover fix it. And instead of black make the borders to the tabs greyish as in volto

That is the default style for react-spectrum. I removed it in css file, not sure what you mean about the black borders. Is it the underline for active tab?

@Manas-Kenge Manas-Kenge merged commit c6124ff into test-1 Aug 26, 2025
6 of 9 checks passed
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

Successfully merging this pull request may close these issues.

3 participants