Closed Thuyhaile closed 11 months ago
Hej, Jeg har løst konflikterne. I kan fortsætte med at gennemgå denne issue.
Merging #965 (133e166) into develop (a8daa76) will decrease coverage by
48.7%
. Report is 8 commits behind head on develop. The diff coverage is34.6%
.:exclamation: Current head 133e166 differs from pull request most recent head 72c3b67. Consider uploading reports for the commit 72c3b67 to get more accurate results
Description
The 'Videre' button is only used when generating the pictogram code for 'Borger' in the 'Ny bruger' UI. However, when a user adds a new user (pædagog, værge, borger) with regular code, the 'Videre' button still appears, even though it is not used. Similarly, when the user creates the pictogram code, the 'Gem bruger' button becomes redundant. This can be confusing for the user.
Fixes #<942> Possible suggested solution: The 'Videre' button is disabled when the user adds a new user (pædagog, værge, borger) and creates regular code, and it becomes enabled when the user is creating pictogram code for 'Borger'. During this time, the 'Gem bruger' button is also disabled.
Type of change
How Has This Been Tested?
Android Platform: emulation is carried out using Android Studio on Windows computer iOS Platform: emulation is carried out using Xcode on MacBook
Development Configuration
Flutter version: 3.3.8 Dart version: 2.18.4
Checklist: