admin ui: self-contained reserve-username modal, plain @ text
The reserve modal delegated to a nested ActionButton, whose own flow modal opened over it - the username field ended up behind it and the request preview came through empty on confirm. Replace it with a modal that owns its username and reason fields and posts the reserve/unreserve command directly. Render the @ prefix as text, not an icon.
This commit is contained in:
parent
93a4ed2bca
commit
4e2cf7c5ac
3 changed files with 95 additions and 48 deletions
2
cmd/telesrv-admin/web/dist/index.html
vendored
2
cmd/telesrv-admin/web/dist/index.html
vendored
|
|
@ -23,7 +23,7 @@
|
|||
})();
|
||||
</script>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-BYKuPGzl.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-v1d-K3Z6.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-CQKJMNpu.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue