authgear / authgear/authgear-server
Unable to edit custom email provider config
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
**Describe the bug**
Unable to edit custom email provider config once saved.
https://github.com/authgear/authgear-server/blob/master/portal/src/graphql/portal/SMTPConfigurationScreen.tsx#L344-L352
**Authgear Version**
- Version: [88bc6e8](https://github.com/authgear/authgear-server/commit/88bc6e8f11a176734d8dc99259cd1e91e6b8db5b)
**To Reproduce**
Steps to reproduce the behavior:
1. Enable custom email provider
2. Save
3. Cannot edit
**Expected behavior**
Can edit the config
**Screenshots**
-
**Client Env (if applicable, please complete the following information):**
Any
**Additional context**
-
Contributor guide
Research direction
Start by reading portal/src/graphql/portal/SMTPConfigurationScreen.tsx around lines 344-352 and reproduce the save-then-edit flow with a custom email provider enabled. Trace why the saved configuration cannot be edited, then verify that the existing configuration can be changed and saved again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100