fsek / fsek/WWW-Web

Fix not found error when editing keyvals

Open
#304 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue good second issue
Dominant language
TypeScript
Stars
3
Forks
4
Avg merge
3d 15h
Merged PRs (30d)
12

Description

Keyvals are a key and a value. If someone mistypes the key, editing the key with the edit form gives the "not found" error because it tries to edit a non-existent keyval with the new key. Instead, we should disallow changing the key of the keyval from the edit menu. You might want to add another label/unchangable text component to AdminForm to do this. (Unless you want a fancier fix where the old keyval is deleted and a new one created in it's place with the new key.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.