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

IBX-7926: [Distraction free mode] Black screen when user exceeds RTE field input in distraction free mode #1210

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

GrabowskiM
Copy link
Contributor

Question Answer
JIRA issue https://issues.ibexa.co/browse/IBX-7926
Type bug
Target version v4.6
BC breaks no
Doc needed no

By exceeding input we made data source div too big and header and input weren't able to fit into one column so it broke into two (in left there was header; in right, beyond screen there was data source), adding nowrap ensures it's always in one column.

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Asked for a review (ping @ibexa/engineering).

@GrabowskiM GrabowskiM changed the base branch from main to 4.6 March 15, 2024 16:39
Copy link

sonarcloud bot commented Mar 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dew326 dew326 merged commit 26cba29 into 4.6 Mar 21, 2024
22 checks passed
@dew326 dew326 deleted the IBX-7926 branch March 21, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants