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-614: As an Editor, I want to see redesigned text area in all states #1801

Conversation

tischsoic
Copy link
Contributor

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-614
Bug fix? no
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? ???
License GPL-2.0

Textarea redesign.

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@tischsoic tischsoic force-pushed the IBX-612-as-editor-i-want-to-see-redesigned-input-field-in-all-states branch 2 times, most recently from 46bdd4a to 2da6f37 Compare July 19, 2021 09:24
@tischsoic tischsoic force-pushed the IBX-612-as-editor-i-want-to-see-redesigned-input-field-in-all-states branch 3 times, most recently from 75da991 to c4bab88 Compare July 27, 2021 10:40
@tischsoic tischsoic force-pushed the IBX-612-as-editor-i-want-to-see-redesigned-input-field-in-all-states branch 2 times, most recently from 9ca8189 to fec2b02 Compare August 4, 2021 11:30
@tischsoic tischsoic force-pushed the IBX-614-as-editor-i-want-to-see-redesigned-textarea-field-in-all-states branch from 26f3290 to 4fa4396 Compare August 5, 2021 09:25
@tischsoic tischsoic changed the base branch from IBX-612-as-editor-i-want-to-see-redesigned-input-field-in-all-states to master August 5, 2021 09:25
@tischsoic tischsoic force-pushed the IBX-614-as-editor-i-want-to-see-redesigned-textarea-field-in-all-states branch from 4fa4396 to c02101f Compare August 5, 2021 10:02
@sonarcloud
Copy link

sonarcloud bot commented Aug 5, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tischsoic tischsoic merged commit 1dead5f into master Aug 5, 2021
@@ -85,6 +89,13 @@
}
}

&--textarea {
transition: all $ibexa-admin-transition-duration $ibexa-admin-transition, box-shadow 0s; // Chrome does not render box-shadow properly with transition
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note for future with image showing mentioned rendering problems:
Screenshot 2021-07-13 at 10 40 11

mnocon pushed a commit that referenced this pull request Aug 5, 2021
mnocon pushed a commit that referenced this pull request Oct 20, 2021
…es - ibexa-input--textarea (#1801)

(cherry picked from commit 1dead5f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants