Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
111 stars 70 forks source link

Toast position #13165

Open mlqn opened 2 months ago

mlqn commented 2 months ago

Description of the bug

The current position of the toast hides the navigation buttons. It was discussed to fix this by moving it to the bottom. We now need to decide whether to place it on the left, right, or center.

Here is how it will look in each of the positions:

Bottom left Bottom center Bottom right
bottom-left bottom-center bottom-right
https://github.com/user-attachments/assets/68099c65-e4dc-497a-8fe5-547d474812ff https://github.com/user-attachments/assets/1bbe619e-213d-4181-9bd9-69d8e9209138 https://github.com/user-attachments/assets/649a2fcf-a260-4066-8340-049b28e6f7b4
nkylstad commented 1 month ago

What is the issue here? Is this a suggestion to change the toast position to a different placement?

mlqn commented 1 month ago

Yes, it has been discussed earlier to move the toast to the bottom since it currently hides the navigation buttons, but we haven't yet decided whether to place it on the left, center, or right. I created this issue to show how it would look like in each of the positions. I have now updated the description.