Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete directory in UI #102

Closed
armon opened this issue May 2, 2014 · 8 comments
Closed

Delete directory in UI #102

armon opened this issue May 2, 2014 · 8 comments
Labels
type/enhancement Proposed improvement or new feature

Comments

@armon
Copy link
Member

armon commented May 2, 2014

We need a way to delete directories (possibly recursively). No way to select the directory itself in the UI.

@armon
Copy link
Member Author

armon commented May 2, 2014

In addition to delete, you cannot change the value (or view) associated with that key

@pearkes
Copy link
Contributor

pearkes commented May 2, 2014

Should the "directory" keys have a value, in practice? Having that be the case will complicate logic in the UI pretty substantially.

@pearkes
Copy link
Contributor

pearkes commented May 2, 2014

Also, looking at similar implementations like S3, I'm not sure it's intuitive to have that key have a value.

@armon
Copy link
Member Author

armon commented May 2, 2014

Can we just do it like the unix model, and have a "." inside the dir to represent it?

@armon
Copy link
Member Author

armon commented May 2, 2014

I agree, it doesn't make much sense, not an expected use case

@pearkes
Copy link
Contributor

pearkes commented May 2, 2014

Yea. Delete is very much needed but I'm going to say wontfix for now on the values for a directory-like key. If we hear more need for it then we'll revisit.

@momer
Copy link

momer commented May 2, 2014

👍 Issues being presented on IRC regarding keys containing dashes and their inability to be managed in the ui

@tiwilliam
Copy link
Contributor

Fixed in master, can be closed.

@armon armon closed this as completed May 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Proposed improvement or new feature
Projects
None yet
Development

No branches or pull requests

4 participants