martinvanzijl / org-chart-maker

A web-based org. chart creation program.
MIT License
0 stars 0 forks source link

Add way to filter by department #8

Closed martinvanzijl closed 1 year ago

martinvanzijl commented 1 year ago

Allow filtering the diagram to include only people from specified departments.

martinvanzijl commented 1 year ago

@cvz04 I have some questions about this feature:

  1. If a department is hidden, and the user creates a new person in that department, should the person immediately be hidden?
  2. Likewise, if the user changes an existing person's department to one that is hidden, should that person immediately be hidden?
  3. Should there be a visual indicator that departments are being filtered (like in Excel)?