Azure / Azure/AzureNamingTool

UI Bug: No Update button in the Resource Type editing window

Open
#205 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
604
Forks
1.3k
Avg merge
13d 17h
Merged PRs (30d)
1

Description

**Tool version**
5.0.2

**Describe the bug**
When editing the resource type configuration (i.e. short-name for a particular resource type), there's no Update button visible to save the changes. Closing the window, doesn't warn about changes getting lost and doesn't suggest to save those either.

Tried in Edge and in Safari - same experience.

**To Reproduce**
Steps to reproduce the behavior:

> Assuming that `Resource Type Editing` is already enabled in the `Admin` -> `Site Settings` section

1. Go to `Configuration` menu from the left panel
2. Under `Component Configuration` section expand `Resource Types` and search for a resource that needs to be edited (i.e. `DataBox/jobs`).
3. Press on the `Edit` action for it (button with a pencil)
4. Scroll down to `Short Name` field and change the value to something new (i.e. `dbjnew`)
5. Try to find the Update button...

**Expected behavior**
The Update button should be there

**Screenshots**
Image

**Installation Method**
Running the app as a container. Same experience regardless of whether the container is hosted in a Podman on Mac (Arm64 build) or in an Azure Container App (x64 build).

**Additional context**
I did find a workaround. If you press Tab several times, both Update and Close buttons appear:

Image

While it does look like a nice extra layer of protection against making edits to the resource types seeing those buttons there from the very beginning would make it an even better UI experience :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.