-
Notifications
You must be signed in to change notification settings - Fork 16
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
Fix unintended horizontal scrolling issue on opening cooperation details #2786
Fix unintended horizontal scrolling issue on opening cooperation details #2786
Conversation
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"React Hook useMemo has missing dependencies: 'itemKeys' and 'userRole'. Either include them or remove the dependency array"
It's a Lint issue which also appears locally while running tests, could you please fix it?
I am not sure, that this eslint warning is relative to her PR. Probably it needs to be separated into new task or fixed when PR is relative to the UserProfile page. |
This issue is unrelated to the current task. The error appears as Unchanged files with check annotations in all recent PR`s file changes. So it should be addressed as part of a separate task. |
Fix the issue where the "About Cooperation" or "Cooperation Title" text is too long, causing unintended horizontal scrolling when opening "Cooperation Notes".
2696.mp4