Skip to content

[SUMMER] feature/FOUR-15725 Improve Tables View for tasks and cases #6879

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

Merged
merged 15 commits into from
Jun 6, 2024

Conversation

gustavobascope
Copy link
Contributor

@gustavobascope gustavobascope commented May 24, 2024

Issue & Reproduction Steps

Improve Tables View for tasks and cases

Solution

  • Case Title column will have the Draft tag in order to show the tasks that has Draft in progress.
  • Status column should show a diferent design.
  • Tasks: The style and appearance is the same that the one stablished in Core Table Component, but with additional functionalities
  • All texts on the table, in their idle state, have to be black (the tone of black used in this design) and only change in color when interacting (hovering) with them.
  • The cursor has to change to a hand in the case that the text is interactive.
  • Tasks: new tasks are highllighted in yellow.
  • Case Title Cells: The case title should be a link, and when pressed it has to lead to the TASK, not to the case (since we are in the inbox screen) this behavior should only be seen in this screen.

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-15725

ci:next
ci:deploy
ci:package-savedsearch:feature/FOUR-15725

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-d193774fa9.engk8s.processmaker.net

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-d193774fa9.engk8s.processmaker.net

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-d193774fa9.engk8s.processmaker.net

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-d193774fa9.engk8s.processmaker.net

@nolanpro nolanpro self-requested a review May 28, 2024 17:12
Copy link
Contributor

@nolanpro nolanpro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gustavobascope

  • I noticed the custom columns in /tasks have this weird gray background
    image
  • I noticed the yellow background doesn't go away when you click the back button. It does go away when you reload the page, so this might be a caching issue. Can you think of any way we can remove the yellow background when the user clicks the back button?

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-d193774fa9.engk8s.processmaker.net

@gustavobascope
Copy link
Contributor Author

nolanpro
I pushed a fix for the back button on the web browser and I also pushed a fix for the filter and sort styles

@gustavobascope gustavobascope requested a review from nolanpro May 29, 2024 19:15
@gustavobascope gustavobascope dismissed nolanpro’s stale review May 31, 2024 12:52

the observations were fixed

@nolanpro nolanpro changed the base branch from next to launchpad-updates June 3, 2024 17:52
@nolanpro nolanpro changed the base branch from launchpad-updates to next June 3, 2024 17:53
Copy link

@nolanpro nolanpro changed the base branch from next to next2-improvements June 6, 2024 18:03
@nolanpro nolanpro merged commit 63dc822 into next2-improvements Jun 6, 2024
17 of 25 checks passed
@nolanpro nolanpro deleted the feature/FOUR-15725 branch June 6, 2024 18:04
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.

3 participants