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

Feat/revamped asset page #996

Merged
merged 45 commits into from
May 30, 2024
Merged

Conversation

Bhavyajain21
Copy link
Contributor

/claim #972
/fixes #972

Work done so far:

image

@Bhavyajain21 Bhavyajain21 marked this pull request as ready for review May 25, 2024 16:40
Copy link
Contributor

@DonKoko DonKoko left a comment

Choose a reason for hiding this comment

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

I added some comments and pushed a small commit with some tiny css stuff I noticed in the code. Some more general changes:

  • There are some eslint warnings. Please fix those
  • The asset actions are broken now because you are missing the outlet for the modals
  • Something is wrong with how you are loading data in the notes. Notice the undefined
    Screenshot 2024-05-27 at 09 21 20

app/components/assets/notes/index.tsx Outdated Show resolved Hide resolved
app/routes/_layout+/assets.$assetId.tsx Outdated Show resolved Hide resolved
app/components/layout/header/index.tsx Outdated Show resolved Hide resolved
app/components/assets/asset-qr.tsx Outdated Show resolved Hide resolved
app/routes/_layout+/assets.$assetId.tsx Show resolved Hide resolved
app/routes/_layout+/assets.$assetId.tsx Show resolved Hide resolved
app/routes/_layout+/assets.$assetId.overview.tsx Outdated Show resolved Hide resolved
app/routes/_layout+/assets.$assetId.overview.tsx Outdated Show resolved Hide resolved
@DonKoko DonKoko merged commit 49ee126 into Shelf-nu:main May 30, 2024
4 checks passed
@Bhavyajain21 Bhavyajain21 deleted the feat/revamped-asset-page branch May 31, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement request]: Revamped asset page
2 participants