diff options
author | Munyoki Kilyungi | 2022-11-11 14:57:22 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2022-11-11 14:57:22 +0300 |
commit | 4258146f673e7eaedaba35299cf64f38ba174026 (patch) | |
tree | 5874109e5965d95c26209c8107febdede3d6f7b0 /issues | |
parent | 3954942d37a683f7b147889cb54f4b924a1fecd2 (diff) | |
download | gn-gemtext-4258146f673e7eaedaba35299cf64f38ba174026.tar.gz |
Close issue relating to user notification after an edit
Diffstat (limited to 'issues')
-rw-r--r-- | issues/notify-user-after-trait-edit.gmi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/issues/notify-user-after-trait-edit.gmi b/issues/notify-user-after-trait-edit.gmi index 01770e1..a588ff6 100644 --- a/issues/notify-user-after-trait-edit.gmi +++ b/issues/notify-user-after-trait-edit.gmi @@ -19,3 +19,13 @@ Assuming that you are editing the "Homologene Id": when the user clicks on the * => /pictures/probeset-editing-form-2.png A possible solution for the above confusion would be to add a line of text that confirms that: "Thanks. Update has been received. Continue editing or close window." + +#### Resolution + +This has been addressed in the following PR's + +=> https://github.com/genenetwork/genenetwork2/pull/745 https://github.com/genenetwork/genenetwork2/pull/745 + +=> https://github.com/genenetwork/genenetwork2/pull/744 Fix typo in probeset editing form + +* closed |