-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
issue/regressionIndicates a previously functioning feature or behavior that has broken or regressed after a changeIndicates a previously functioning feature or behavior that has broken or regressed after a changetype/bug
Description
- Gitea version (or commit ref): v1.16.0-dev-44-gd717c692f
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)No: requires admin accessTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- Log gist:
<None relevant>
Description
#16199 unfortunately has broken the add login source page.
The bug appears to relate to String() method on the types - meaning that UI isn't getting the integer to run its test on.
Metadata
Metadata
Assignees
Labels
issue/regressionIndicates a previously functioning feature or behavior that has broken or regressed after a changeIndicates a previously functioning feature or behavior that has broken or regressed after a changetype/bug
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Fix add authentication page
Fix add authentication page (#16543)
Fix add authentication page (go-gitea#16543)