fix(organizational-chart): show empty state when no data is available [frappe]

From: https://github.com/frappe/hrms/commit/10011d504090e0a6c6417c5886e99177f515c6eb
Date: 2026-04-08 17:17:07+05:30
By: Deepesh Garg

fix(organizational-chart): show empty state when no data is available

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-10011d504090e0

# Alternatively, re-take the changes
git switch develop
ft take ft-commit-10011d504090e0

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading