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

Fix : the Search Text field blocking by Toast #1450

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

MrInfaith
Copy link

What does this PR do?

In the User Profile Page after login , The Welcome Toast was blocking the Search Text field .

Fixes #1430
fixes_1430

Type of change

-Bug Fix(non-Breaking change which fixes are issue)

How should this be tested ?

-[] After login here go to the user profile .
-[] Click on Search text field , This must be blocked by the toast .
-[] go to inspect of that page and find out of the div of toast container and set (mt-0 ) then , issue will be resolved .

Mandatory Tasks

-[X] Make sure you have self-reviewed the code . A decent size PR without self-review might be rejected .

@MrInfaith MrInfaith changed the title Fixed the Search Text field blocking by Toast Fixed the Search Text field blocking by Toast #1430 Sep 27, 2024
@MrInfaith MrInfaith changed the title Fixed the Search Text field blocking by Toast #1430 Fixed the Search Text field blocking by Toast Sep 27, 2024
@MrInfaith MrInfaith changed the title Fixed the Search Text field blocking by Toast Fix : the Search Text field blocking by Toast Sep 27, 2024
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.

“Welcome” toast blocks access to search text field
1 participant