Add tagging of uploads #17
Labels
No labels
Area/API
Area/CLI
Area/Data Model
Area/Dependencies
Area/Deployment
Area/Documentation
Area/Downloading
Area/Mobile
Area/Teams
Area/UI
Area/Uploading
Area/Webhooks
Kind
Bug
Kind
Discussion
Kind
Feature
Kind
Security
Kind
Task
Kind
Testing
Priority
Critical
Priority
High
Priority/Low
Priority/Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
good first issue
help wanted
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BlakeRain/parcel#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Add a feature for tagging uploads. This can probably just be a list of tags displayed after the filename.
We do need to have a think about how to edit tags, other than via the "Edit Upload" modal. Maybe a "+" button next to the list of tags that pops up a float that lets the user add a new tag. Or it might be nicer to have an edit button that just shows a list of the tags that the user can edit directly.
Adding a new tag should probably offer an auto-complete for the existing tags in the user's account or the current team depending on context.
We need to make sure to respect the edit restriction for team members.