Skip to content

hide fab button temporarily in activity-desktop page#2622

Merged
trtshen merged 1 commit intoprereleasefrom
hide-fab-button
Feb 26, 2026
Merged

hide fab button temporarily in activity-desktop page#2622
trtshen merged 1 commit intoprereleasefrom
hide-fab-button

Conversation

@trtshen
Copy link
Copy Markdown
Collaborator

@trtshen trtshen commented Feb 26, 2026

This pull request introduces a temporary change to the activity-desktop.page.html file to hide the floating action button (FAB) for the assessment question navigator. This is achieved by modifying the conditional rendering logic.

UI behavior adjustment:

  • Temporarily disables the FAB button for the assessment question navigator by updating the *ngIf condition to always evaluate as false in the ng-container element. (projects/v3/src/app/pages/activity-desktop/activity-desktop.page.html)

- update condition to hide fab button for assessment type
- add comment for clarity on temporary change
@trtshen trtshen self-assigned this Feb 26, 2026
@trtshen trtshen requested a review from shawnm0705 February 26, 2026 06:14
@trtshen trtshen enabled auto-merge February 26, 2026 06:18
@trtshen trtshen merged commit 35590c3 into prerelease Feb 26, 2026
@trtshen trtshen deleted the hide-fab-button branch February 26, 2026 08:05
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