UI: Add 'ID' detail to info display on submission page #48
No reviewers
Labels
No Label
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Type
Breaking
Type
Documentation
Type
Enhancement
Type
Feature
Type
Report
Type
Security
Type
Suggestion
Type
Testing
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/extensions-website#48
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "martonlente/extensions-website:ui-detail-info-display"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds 'ID'
and 'Slug'details to info info display on submission page.This enables users to see how the extension's URL will look like, before finalizing the submission. (The slug is generated from Name.)Screenshot
WIP: Add 'Id' and 'Slug' details to info display on submission pageto UI: Add 'Id' and 'Slug' details to info display on submission page@ -35,1 +35,4 @@
<div class="dl-row">
<div class="dl-col">
<dt>{% trans 'Id' %}</dt>
This should be capitalized:
ID
, since it's short for identifier.Thank you, it has been changed.
UI: Add 'Id' and 'Slug' details to info display on submission pageto UI: Add 'ID' and 'Slug' details to info display on submission page0c728fbe53
to6e34981ef1
UI: Add 'ID' and 'Slug' details to info display on submission pageto UI: Add 'ID' detail to info display on submission page