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: expanded well overflow after filtering fixed to fit layout around #2522

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

matusmlichsk
Copy link
Collaborator

Fixes

This pull request fixes #2521

Description

Expanded well after filtering fixed to fit layout around and not overflow or stretch over surrounding.

Type of change

  • Bugfix
  • New feature (non-breaking change which adds functionality)
  • Enhancement of existing functionality
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Impacted Areas in Application

  • Frontend
  • API
  • WITSML
  • Desktop
  • Other (please describe)

Checklist:

Communication

  • I have made corresponding changes to the documentation
  • PR affects application security

Code quality

  • I have self-reviewed my code
  • No new warnings are generated

Test coverage

  • New code is covered by passing tests

Further comments

@matusmlichsk matusmlichsk added Bug Something isn't working Javascript Pull requests that update Javascript code labels Aug 15, 2024
@matusmlichsk matusmlichsk self-assigned this Aug 15, 2024
Copy link
Contributor

@eliasbruvik eliasbruvik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewer checklist

  • Read issue and PR
  • Pulled branch and manually tested
  • Verify that PR resolves issue
  • Reviewed the code

@matusmlichsk matusmlichsk merged commit ba756de into equinor:main Aug 19, 2024
4 checks passed
@matusmlichsk matusmlichsk deleted the #2521 branch August 19, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Javascript Pull requests that update Javascript code
Projects
Development

Successfully merging this pull request may close these issues.

🐛Expanded sidebar well after filtering overflow issue
2 participants