Automattic / Automattic/syndication
Use hidden field when there's 1 transport
Open
Priority::Low
type: enhancement
- Dominant language
- PHP
- Stars
- 107
- Forks
- 44
- Avg merge
- 18m
- Merged PRs (30d)
- 19
Description
If there is only one transport, currently we show a select box with just one element. Instead we should:
- Use a hidden field
- Set the UI fields for the edit site screen as appropriate for that transport
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Locate the code that renders the transport selector and the edit site screen, then trace the single-transport case. Done means a single transport uses a hidden field rather than a one-option select and the edit-site UI fields match that transport.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100