Skip to content

fix: Nest .level class style under .hierarchy class#26904

Merged
surajshetty3416 merged 1 commit into
frappe:version-13-pre-releasefrom
surajshetty3416:fix-list-view
Aug 11, 2021
Merged

fix: Nest .level class style under .hierarchy class#26904
surajshetty3416 merged 1 commit into
frappe:version-13-pre-releasefrom
surajshetty3416:fix-list-view

Conversation

@surajshetty3416

Copy link
Copy Markdown
Member

Changes in this PR were breaking all list views since it was overriding .level class that is used in list rows.

Solution:

Nest .level class inside .hierarchy & .hierarchy-mobile


Before:
Screenshot 2021-08-11 at 2 39 24 PM

After:
Screenshot 2021-08-11 at 2 41 10 PM

- To avoid style overrides in list view
@surajshetty3416 surajshetty3416 merged commit fd1c47e into frappe:version-13-pre-release Aug 11, 2021
@surajshetty3416 surajshetty3416 deleted the fix-list-view branch August 11, 2021 09:24
@frappe-pr-bot

Copy link
Copy Markdown
Collaborator

The backport to version-13-hotfix failed.
Please backport the PR manually. 🤖

The process '/usr/bin/git' failed with exit code 1

@frappe frappe locked as resolved and limited conversation to collaborators Mar 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants