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

Make notification container height fit-content instead of 50vh (fix f… #130

Merged

Conversation

cornzz
Copy link
Member

@cornzz cornzz commented Dec 11, 2023

Pull Request

Description

I proprose the following changes in my PR:

  • Change height of notification container from 50vh to fit-content so the container doesn't cover the lower half of the right side of the device screen and therefore blocks the underlying OPAL interface.

Referenced Issue: #129

Type of change

  • Bug fix (non-breaking change which fixes a bug)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that might cause existing functionality to not work as expected)

Further info

  • This change requires a documentation update
  • I updated the documentation accordingly, if required
  • I commented my code where its useful

Testing

We have 1500+ Users. Please test your changes thoroughly.

  • Tested my changes on Firefox
  • Tested my changes on Chromium-Based-Browsers
  • Successfully run npm run test locally

-> Not tested since the change is trivial and widely supported by browsers.

@cornzz cornzz requested a review from a team as a code owner December 11, 2023 12:03
@cornzz cornzz requested a review from OliEfr December 11, 2023 12:03
@cornzz cornzz linked an issue Dec 11, 2023 that may be closed by this pull request
@OliEfr OliEfr merged commit 0fa0cdb into main Dec 11, 2023
1 check passed
@OliEfr OliEfr deleted the 129-bug-notification-container-covers-critical-opal-interface branch October 2, 2024 15:09
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.

[BUG]: Notification container covers critical OPAL interface
2 participants