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

Unhappy flow: Håndtere at ikke alle rettigheter ble delegert #1101

Closed
6 tasks
Tracked by #1034 ...
allinox opened this issue Sep 30, 2024 · 0 comments
Closed
6 tasks
Tracked by #1034 ...

Unhappy flow: Håndtere at ikke alle rettigheter ble delegert #1101

allinox opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
Frontend This is a frontend task Task Represents a concrete piece of work to be performed

Comments

@allinox
Copy link
Contributor

allinox commented Sep 30, 2024

Selv om vi gjør delegation-check før delegering (og spesielt dersom vi skal åpne opp for delegering uten denne sjekken) så kan ting gå galt akkurat i delegerings-prosessen i backend. Dersom dette skjer må vi håndtere det i frontend.

Om delegering feiler skal bruker forbli på tjenesten i delegeringsmodalen og en beskrivelse av feilen skal vises.
For nå dekker vi kun tekniske feil som årsak, dvs. alle feilende actions skal samles under én årsak: Teknisk feil.

To caser må håndteres

  • Teknisk feil/ikke svar (Ingen actions delegert)
    • Vis en alert med forklaring om at det har skjedd en teknisk feil og at ingen actions er delegert til mottaker
  • Delvis delgering (kun noen actions ble delegert)
    • Vis en alert med forklaring om at det har skjedd en teknisk feil.
    • Vis actions som ikke ble delegert
    • Vis actions som ble delegert

Figma

Image
https://www.figma.com/design/ESobgAq072y7eQa4gP1JCKER/Profil?node-id=18314-13906&node-type=frame&t=kyDi7ofK3jOmxuqL-0

@allinox allinox added Frontend This is a frontend task Task Represents a concrete piece of work to be performed labels Sep 30, 2024
@allinox allinox moved this from New to Ready for Technical Refinement in Team Tilgangsstyring & Kontroll Oct 1, 2024
@allinox allinox moved this from Ready for Technical Refinement to Under Functional Refinement in Team Tilgangsstyring & Kontroll Oct 2, 2024
@allinox allinox moved this from Under Functional Refinement to Ready for Sprint in Team Tilgangsstyring & Kontroll Oct 7, 2024
@allinox allinox moved this from Ready for Sprint to Sprint backlog in Team Tilgangsstyring & Kontroll Oct 21, 2024
@sonwit sonwit self-assigned this Oct 24, 2024
@sonwit sonwit closed this as completed Nov 4, 2024
@github-project-automation github-project-automation bot moved this from 👷In Progress to ✅ Done in Team Tilgangsstyring & Kontroll Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend This is a frontend task Task Represents a concrete piece of work to be performed
Projects
Development

No branches or pull requests

2 participants