Skip to content

[PlatformAdmin] Observer details should display information about monitored election rounds #908

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

Closed
4 tasks
idormenco opened this issue Mar 18, 2025 · 1 comment · Fixed by #921
Closed
4 tasks
Labels
enhancement New feature or request

Comments

@idormenco
Copy link
Contributor

As a platform admin when I navigate to an Observer details page it should contain another tab that will display a table with monitored elections by that Observer.
See src\features\observers\components\ObserverDetails\ObserverDetails.tsx

  • Add two tabs called Observer details, Monitored elections
  • In Observer details display observer details
  • In Monitored elections display a table with following columns: Title, English Title, Start Date , Status
  • when clicking on a row from this table navigate to that election round in a new tab (navigate to /election-rounds/$electionRoundId/$tab)
@idormenco idormenco added the enhancement New feature or request label Mar 18, 2025
@RafaelCiobotariu
Copy link
Contributor

On it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants