7 ms·
Sure, I understand that. But I think, as a designer, I can't really control the actions of my users. I can only try to design such that I can get them closer to
by vaishnavsm 4y ago
Sure, I understand that. But I think, as a designer, I can't really control the actions of my users. I can only try to design such that I can get them closer to the action they want to take. From that perspective, I think adding the additional information to the warning UI would, if not solve the problem, at least get us one step closer to helping the user make the right decision.
Tbh, when I've deleted repo's, I've mostly just copied the repo name and pasted it in the box. Careless of me? Definitely. Can GitHub change that carelessness? Probably not. Will a box that says "Stars: 54k" help? I think it'd help me, at the very least.
- saila 4y agoIn addition to typing the repo name, maybe they should make you check a box for each type of item that will be deleted: [ ] Delete 54,000 stars? [ ] Delete 8,000 watchers? [ ] etc
- ncmncm 4y agoOr just, you know, not delete anything until otherwise asked to. None of tha has anything essential to do with making the thing private.
- prepend 4y agoIs the repo is private then it’s impossible for anyone to “follow” by starring or watching. There’s also an issue of taking a repo private, making changes when no one gets alerted, and making it public to make it harder for people to know what’s going on.
- account42 4y ago> There’s also an issue of taking a repo private, making changes when no one gets alerted, and making it public to make it harder for people to know what’s going on. They could always notify watchers about the repo being made private.
- gpvos 4y agoAnd, importantly, don't show an item if it has zero items in it.