Skip to content

PSP-11071: List-view Tables: Management Activities - Include Management File number Column#5242

Merged
areyeslo merged 2 commits intobcgov:devfrom
areyeslo:PSP-11071-ManagementActivities-FileNumber
Mar 3, 2026
Merged

PSP-11071: List-view Tables: Management Activities - Include Management File number Column#5242
areyeslo merged 2 commits intobcgov:devfrom
areyeslo:PSP-11071-ManagementActivities-FileNumber

Conversation

@areyeslo
Copy link
Collaborator

@areyeslo areyeslo commented Mar 2, 2026

  • Remove prefix M- when searching by Management File ID

We are showing Magement File ID with prefix M-:

<HeaderField
          label="File #:"
          labelWidth={{ xs: leftColumnLabel }}
          contentWidth={{ xs: leftColumnWidth }}
        >
          <div data-testid="mgmt-fileId">M-{managementFile?.id?.toString()}</div>
 </HeaderField>
image

Then, when searching the user includes the prefix:
image

Jira

@areyeslo areyeslo self-assigned this Mar 2, 2026
@areyeslo areyeslo added bug Something isn't working labels Mar 2, 2026
@areyeslo areyeslo force-pushed the PSP-11071-ManagementActivities-FileNumber branch from 32480d7 to e61b1eb Compare March 3, 2026 00:01
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/5242

@areyeslo areyeslo added this pull request to the merge queue Mar 3, 2026
Merged via the queue into bcgov:dev with commit e18dd42 Mar 3, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants