Giter VIP home page Giter VIP logo

Comments (2)

milesmcc avatar milesmcc commented on September 23, 2024 1

Archiving a project keeps its data visible to all members but editable by only managers and owners. Only managers and owners can archive a project.

Managers and owners cannot edit data in archived projects.

from atlos.

noah-schechter avatar noah-schechter commented on September 23, 2024

Current
Right now we have several types of similar operations that occur at the levels of project, incident, and source material, all with different names:

  • Projects:
    • Archiving a project keeps its data visible to all members but editable by only managers and owners. Only managers and owners can archive a project.
  • Incidents:
    • In #834, I proposed deprecating removing and freezing.
    • Deleting an incident makes its data visible only to managers and owners; deleted incidents are not visible in platform searches. Only project managers and owners can delete incidents.
  • Source material:
    • Minimizing source material keeps source material visible to all members but moves it to a separate part of the source material pane.
    • Removing source material makes its data visible only to managers and owners. Only project managers and owners can remove source material.

Proposed
Assuming we also implement #834, the only change we need to make is renamed Remove to Delete. By renaming Remove, we communicate that the source material-level action is conceptually identical to the incident-level action.

One potential concern with this approach is that Deleting sounds destructive. While understandable, this shouldn't be a blocking concern about for two reasons:

  • We can use tooltips (and users can use UI clues, like the existence of a Deleted page) to communicate that Deleted objects are still accessible to privileged users.
  • We already made the decision to use the word "Delete" to communicate about a similar incident-level actions.

I'm not proposing making any change to the Archive term at the project level. It is conceptually distinct from deleting because it doesn't change the visibility of data to unprivileged users. One option would be to rename it Lock, but I think I prefer Archive.

from atlos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.