Scan station management feature/93-scan_stations #95
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/93-scan_stations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The title says it all!
You now can
closes #93
WIP: Scan station management feature/93-scan_stationsto Scan station management feature/93-scan_stationsso far so good 👍 a few notes:
margin-left is not needed imho - applies for AddScanStationModal + ScanStationDetail
spelling
"Bitte kopier den Token und bewahre ihn sicher auf!" --> "Bitte kopiere"

raw boolean values
could/ should be a

✅
/❌
? (sr-only
might be needed for accessibility)🥜 nitpick
add a

cursor-pointer
to the copy button?see my last comment
I implemented your suggestions :)
👍thanks!