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

Hide redundant action status visualisation #210

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

woodwoerk
Copy link
Collaborator

@woodwoerk woodwoerk commented Nov 6, 2023

When both phase and status are shown in the action list table, hide the status colour and labels from the phase column content.

  • Add ActionTableContext to support passing props and custom config down to action table cells
  • Update ActionPhase to hide status related information if status is undefined – this component might benefit from a refactor at some point

When only phase is shown (no changes)

Screenshot 2023-11-06 at 11 48 25

When both phase and status are shown

image image

When both phase and status are shown in the action list table,
hide the status colour and labels from the phase column content
@woodwoerk woodwoerk requested review from tituomin and terotik November 6, 2023 09:47
@woodwoerk woodwoerk merged commit ab670e5 into master Nov 6, 2023
3 checks passed
@woodwoerk woodwoerk deleted the feat/hide-status-from-phase branch November 6, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants