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

Transform dialogs global css styles into css modules #277

Closed
softcat23 opened this issue Feb 1, 2021 · 1 comment · Fixed by #725
Closed

Transform dialogs global css styles into css modules #277

softcat23 opened this issue Feb 1, 2021 · 1 comment · Fixed by #725
Assignees
Milestone

Comments

@softcat23
Copy link
Contributor

In order to provide portability of react components at a high-level, it is necessary to split global styles into smaller pieces.

In this ticket scope, the dialogs' styles should be transformed into CSS modules and these components should be moved into the new /views directory.
On the screenshot, I've highlighted panels, whose components can open modals:
image

@softcat23 softcat23 added this to the Modularity milestone Feb 1, 2021
@AndreiMazol AndreiMazol modified the milestones: Modularity, Release 2.3.0 Apr 21, 2021
@AndreiProkofev
Copy link
Contributor

The issue is fixed and moved to testing. See PR#725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants