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

CDE-73 tutorial responsivness improvement #48

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

Aiga115
Copy link
Contributor

@Aiga115 Aiga115 commented Apr 29, 2024

Issue #CDE-73
Problem: tutorial responsivness improvement
Solution:
So react-joyride makes it already possible for tooltip to be responsible by changing its placement property, the problem is, it does that for the whole screen not for modal window that we are using
That's why I think we need to change placement property to be set to one of the properties (top | left | right | bottom) so tooltip can always stays there.
Also changed overflow of dialog mui to be hidden as when we shrink the window the sidebar also gets shrinked which is wrong, but content is still scrollable as home page content is set to be scrollable
image

@Aiga115 Aiga115 requested a review from ddelpiano April 29, 2024 13:59
@ddelpiano ddelpiano merged commit e8fa26e into develop Apr 30, 2024
1 check 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.

2 participants