-
-
Notifications
You must be signed in to change notification settings - Fork 3k
[UXUI-131] Labels on form details #14757
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
Merged
escopecz
merged 4 commits into
mautic:7.x
from
andersonjeccel:UXUI-131-show-labels-when-viewing-forms
Mar 23, 2025
Merged
[UXUI-131] Labels on form details #14757
escopecz
merged 4 commits into
mautic:7.x
from
andersonjeccel:UXUI-131-show-labels-when-viewing-forms
Mar 23, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 7.x #14757 +/- ##
=========================================
Coverage 64.77% 64.78%
- Complexity 34831 34840 +9
=========================================
Files 2289 2290 +1
Lines 103954 103968 +14
=========================================
+ Hits 67340 67354 +14
Misses 36614 36614
🚀 New features to boost your workflow:
|
kuzmany
approved these changes
Mar 19, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good to me.
Did basic tests and works.
Code looks good.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
code-review-passed
PRs which have passed code review
enhancement
Any improvement to an existing feature or functionality
forms
Anything related to forms
T1
Low difficulty to fix (issue) or test (PR)
user-experience
Anything related to related to workflows, feedback, and navigation
user-testing-passed
PRs which have been successfully tested by the required number of people.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Summary
The issue is about displaying labels for forms when users view their details.
Context
Currently, there are no labels shown for forms during user detail views. This enhancement aims to improve user experience by providing clear labels.
Acceptance criteria
Other information
N/A
📋 Steps to test this PR: