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

fix: show more button missing when grouping tasks by project in tasks tab EXO-72589 Meeds-io/meeds#2441 #432

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

hthabti
Copy link
Contributor

@hthabti hthabti commented Oct 1, 2024

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.

@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Oct 1, 2024
Copy link

sonarcloud bot commented Oct 1, 2024

@hthabti hthabti requested a review from mkrout October 1, 2024 18:57
@hthabti hthabti self-assigned this Oct 1, 2024
@hthabti hthabti merged commit 9ead4ca into feature/maintenance Oct 1, 2024
7 checks passed
@hthabti hthabti deleted the task-72589 branch October 1, 2024 21:41
exo-swf pushed a commit that referenced this pull request Oct 1, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432)

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit that referenced this pull request Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432)

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit that referenced this pull request Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432)

prior to this change show more button was missing because of false value check for "filterActive".
after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit that referenced this pull request Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432) (#433)

prior to this change show more button was missing because of false value
check for "filter Active". 

after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
hthabti added a commit that referenced this pull request Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432) (#434)

prior to this change show more button was missing because of false value
check for "filterActive".

after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
exo-swf pushed a commit that referenced this pull request Oct 2, 2024
… tab EXO-72589  Meeds-io/meeds#2441 (#432) (#433)

prior to this change show more button was missing because of false value
check for "filter Active". 

after this change, the number of tasks in the retreived projects is counted and the show more button is displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants