Add Assets page using Carbon design system #200
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR change?
This PR adds initial Assets page support to the OpenCost UI as part of the LFX Mentorship Term 1 2026 – OpenCost UI Revamp coding challenge.
Key changes include:
This implementation focuses on clarity, usability, and consistency with enterprise UX patterns.
Screenshots of Assets Page
Assets Card View
Asset Table View
Asset Filter View
Does this PR relate to any other PRs?
No, this PR is self-contained.
How will this PR impact users?
This PR enables users to:
While primarily developed for mentorship evaluation, this work lays the foundation for richer asset-level cost insights in the OpenCost UI.
Does this PR address any GitHub or Zendesk issues?
How was this PR tested?
Added unit tests for the Assets page components using Jest and React Testing Library
Does this PR require changes to documentation?
No documentation updates are required at this stage, as this work is part of an LFX mentorship coding challenge and an initial UI implementation.
Have you labeled this PR and its corresponding Issue as "next release" if it should be part of the next OpenCost release? If not, why not?
No. This PR is submitted as part of the LFX Mentorship application process and is intended for evaluation and discussion before being considered for inclusion in a future release.