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

chore: release v13 #21715

Merged
merged 1 commit into from
Jul 18, 2023
Merged

chore: release v13 #21715

merged 1 commit into from
Jul 18, 2023

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated weekly release.

* perf: lazy load sidebar stats

Sidebar stats take a huge time to load on large tables and it's not
required everytime you load the page. Best to only trigger it when user
clicks on "tags" (or other stats filter)

This is exactly how assignment and other filters work, so no need for
sidebar stats to work differently.

(cherry picked from commit d171a6d)

* fix(UX): Show loading state while loading tags

(cherry picked from commit 9a9705b)

* fix: Correct event for sidebar dropdown

- Click only gets called first time and not reliable next times
- Click will also get called when it's used for collapsing dropdown,
  which doesn't make sense here.

(cherry picked from commit b2b0bb6)

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
@frappe-pr-bot frappe-pr-bot requested review from a team and shariquerik and removed request for a team July 18, 2023 09:31
@phot0n phot0n merged commit 0c961eb into version-13 Jul 18, 2023
7 of 8 checks passed
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 13.58.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants