-
Notifications
You must be signed in to change notification settings - Fork 466
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
Templater Builder: Fixing Wrong Classes Deletion #25926
Labels
Doc : Needs Doc
OKR : Core Features
Owned by Will
Priority : 3 Average
QA : Approved
Release : 23.09.6
Release Template Builder
Team : Lunik
Type : Defect
Comments
fmontes
added
OKR : Core Features
Owned by Will
Priority : 3 Average
Team : Lunik
Type : Defect
labels
Aug 28, 2023
fmontes
pushed a commit
that referenced
this issue
Aug 29, 2023
3 tasks
Faild Internal QA
Case 1: Deleting a duplicate class deletes all classesSteps to Reproduce:
Case 2: Hit
|
fmontes
added a commit
that referenced
this issue
Aug 30, 2023
* Reimplement the autocomplete component * dev (add styles autocomplete): enhance functionality * Fix filtering and styling. * Fix the filtering and language messages * Add tests for JsonClassesService * Test are not running * fix (add styles dialog): now tests are running * Fix tests * Update mocks --------- Co-authored-by: Jalinson Diaz <[email protected]>
Faild Internal QA
Steps to Reproduce
internal-qa-issue-25926-fix-class-selector.mov |
UpdateThe "AutoComplete component is not scrolling on arrow down" is a known issue of PrimeNg. It should be fixed once we update to the last version. |
Passed Internal QA
Case 1: Not suggestionsScreen.Recording.2023-08-31.at.12.44.58.PM.movCase 2: Suggestions/AutocompleteScreen.Recording.2023-08-31.at.1.14.16.PM.mov |
fmontes
pushed a commit
that referenced
this issue
Aug 31, 2023
fmontes
pushed a commit
that referenced
this issue
Aug 31, 2023
fmontes
added a commit
that referenced
this issue
Aug 31, 2023
* Reimplement the autocomplete component * dev (add styles autocomplete): enhance functionality * Fix filtering and styling. * Fix the filtering and language messages * Add tests for JsonClassesService * Test are not running * fix (add styles dialog): now tests are running * Fix tests * Update mocks --------- Co-authored-by: Jalinson Diaz <[email protected]>
fmontes
pushed a commit
that referenced
this issue
Aug 31, 2023
fmontes
added a commit
that referenced
this issue
Aug 31, 2023
* Fix #25917: Template Builder file containers were saving with Identifier instead of Path (#25920) * dev (gridstack utils): add getContainerReference * dev (template builder store): implement getContainerReference * fix (palette content type module): add DotMessagePipe import * feedback (template builder): moved getContainerReference from utils to box component * feedback (template builder box test): enhance testing * fix (containers mock): fix merge errors * Fix #25937: Template Builder Enhancing error and request handling (#25942) * fix (template save and publish): enhancing error and request handling * feedback (dot templates service): delete old save and publish * fix (gridstack utils): EMPTY_ROWS_VALUE was being modified by reference * Fix #25926: Template Builder fixing wrong classes deletion (#25928) * dev (add style classes module): refactor to support remove any class * fix (template builder story): console error due to missing import * Fix #25926 Reimplement the autocomplete component (#25935) * Reimplement the autocomplete component * dev (add styles autocomplete): enhance functionality * Fix filtering and styling. * Fix the filtering and language messages * Add tests for JsonClassesService * Test are not running * fix (add styles dialog): now tests are running * Fix tests * Update mocks --------- Co-authored-by: Jalinson Diaz <[email protected]> * Fix #25926 Templater Builder: Fixing link target * Fixing test (#25911) --------- Co-authored-by: Jalinson Diaz <[email protected]> Co-authored-by: Rafael Velazco <[email protected]> Co-authored-by: Manuel Rojas <[email protected]>
Fixed, tested on master // Docker // FF Note: We need to doc how to add the prediction on CSS classes. |
bryanboza
added
Doc : Needs Doc
QA : Approved
Release : 23.09.6
Release Template Builder
labels
Sep 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Doc : Needs Doc
OKR : Core Features
Owned by Will
Priority : 3 Average
QA : Approved
Release : 23.09.6
Release Template Builder
Team : Lunik
Type : Defect
Problem Statement
In templater builder when remove classes from box and rows it remove the wrong one.
Steps to Reproduce
Kapture.2023-08-28.at.16.41.36.mp4
Acceptance Criteria
External Links
N/A
Assumptions & Initiation Needs
N/A
Quality Assurance Notes & Workarounds
N/A
The text was updated successfully, but these errors were encountered: