Skip to content

Fix Admin dashboard disappear if you are in Trustee Zone#11111

Merged
andreslucena merged 2 commits intodevelopfrom
fix/trustee-menu
Jul 3, 2023
Merged

Fix Admin dashboard disappear if you are in Trustee Zone#11111
andreslucena merged 2 commits intodevelopfrom
fix/trustee-menu

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

🎩 What? Why?

While reviewing #10870 i came across the need of switching between Trustee zone in profile and Admin Dashboard. I saw that Admin menu disappeared in that particular page, and i have remembered about #9586
.

📌 Related Issues

Link your PR to an issue

Testing

  1. Login as admin using the latest develop branch
  2. Visit Trustee zone in user profile
  3. Hover the user profile menu
  4. See there IS NO entry for Admin Dashboard menu
  5. Apply patch
  6. repeat 2 + 3
  7. See there IS a entry for Admin Dashboard menu

no_tauler_configuració_trustee

♥️ Thank you!

@alecslupu alecslupu added module: elections type: fix PRs that implement a fix for a bug labels Jul 2, 2023
@alecslupu alecslupu requested a review from a team July 2, 2023 11:13
@alecslupu alecslupu marked this pull request as ready for review July 2, 2023 11:13
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried it locally and it works perfect, nice catch! I have a cosmetic change and it is ready to be merged

@andreslucena
Copy link
Copy Markdown
Member

Also congratulations in opening the issue 11111 🥇 🥳

11111

Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
@alecslupu alecslupu requested a review from andreslucena July 3, 2023 06:04
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@andreslucena andreslucena merged commit 5a912ad into develop Jul 3, 2023
@andreslucena andreslucena deleted the fix/trustee-menu branch July 3, 2023 08:57
entantoencuanto added a commit that referenced this pull request Jul 7, 2023
* feature/redesign:
  Redesign: replace cells with redesigned versions if present and update references (#11123)
  Remove duplicated constant
  Simplify logic
  Enable specs
  Fix leaflet
  fix failing specs
  Fix issues with overriding maps and loading Leaflet (#11105)
  Update decidim-proposals/app/views/decidim/proposals/proposals/new.html.erb
  Update decidim-comments/lib/decidim/comments/comments_helper.rb
  Update decidim-assemblies/spec/system/filter_assemblies_spec.rb
  Update decidim-assemblies/spec/system/filter_assemblies_spec.rb
  Document how to work locally with Elections/Votings (#10870)
  Fix Admin dashboard disappear if you are in Trustee Zone (#11111)
  Fix Shakapacker upgrade does not work for existing instances (#10814)
  Fix for sending welcome emails for new participants (#10991)
  Fix seeded trustees (#10964)
andreslucena added a commit that referenced this pull request Jul 18, 2023
* Fix Admin dashboard disappear if you are in Trustee Zone

* Apply suggestions from code review

Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>

---------

Co-authored-by: Andrés Pereira de Lucena <andreslucena@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: elections type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin dashboard disappear if you are in Trustee Zone

2 participants