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-9154: The dropdown for custom class is illegible #193

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

lucasOsti
Copy link
Contributor

@lucasOsti lucasOsti commented Nov 18, 2024

🎫 Issue IBX-9154

Description:

It was necessary to add a scroll for the custom tags and custom attributes panels. PR also solves
https://issues.ibexa.co/browse/IBX-9233

For QA:

Documentation:

@lucasOsti lucasOsti changed the base branch from main to 4.6 November 18, 2024 10:41
@lucasOsti lucasOsti added Bug Something isn't working Ready for QA labels Nov 20, 2024
@barbaragr barbaragr self-assigned this Nov 22, 2024
@lucasOsti lucasOsti force-pushed the IBX-9154-The-dropdown-for-custom-class-is-illegible branch from 8d5b996 to 409b7a6 Compare November 25, 2024 12:59
@lucasOsti lucasOsti force-pushed the IBX-9154-The-dropdown-for-custom-class-is-illegible branch from 409b7a6 to 31958a6 Compare November 25, 2024 14:25
@@ -16,6 +17,14 @@ class IbexaAttributesUI extends Plugin {
this.formView = this.createFormView();

this.showForm = this.showForm.bind(this);

let timeoutId = null;
Copy link
Contributor

Choose a reason for hiding this comment

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

i think new line? Or not, I'm already totally lost :D

Copy link

@KamilSznajdrowicz KamilSznajdrowicz left a comment

Choose a reason for hiding this comment

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

After applying the patch to version 4.6.13 in bundle fieldtype-richtext, an error occurs when running the yarn encore dev command:
Zrzut ekranu 2024-11-28 o 09 46 06

When opening any article, I cannot type anything into the intro and body fields, and errors appear in the console:
Zrzut ekranu 2024-11-28 o 09 49 08

UPDATE: Unfortunately, the Apple patch version (Apple patch 2.0-12u11) I was using is too outdated. It is recommended to use GNU patch instead. I installed the GNU version (gpatch), and the patch works without errors now.

Copy link

@KamilSznajdrowicz KamilSznajdrowicz left a comment

Choose a reason for hiding this comment

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

QA Approve
PR tested on 4.6.x-dev, patch applied (with GNU version) and successfully tested on v4.6.14

@dew326 dew326 merged commit f6b1f85 into 4.6 Dec 5, 2024
21 checks passed
@dew326 dew326 deleted the IBX-9154-The-dropdown-for-custom-class-is-illegible branch December 5, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working QA approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants