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

ENG-4713 fix(portal,1ui): remove staking from identity rows on list detail #914

Merged

Conversation

Vitalsine85
Copy link
Member

@Vitalsine85 Vitalsine85 commented Nov 15, 2024

Affected Packages

Apps

  • data populator
  • portal
  • template

Packages

  • 1ui
  • api
  • graphql
  • protocol
  • sdk

Tools

  • tools

Overview

** This was branched off of vital/eng-4712-responsiveness-fixes. Make sure that gets merged in first, and rebase this off main before merging**

Removes the staking buttons and context menu from IdentityRow on List Detail route. Staking was removed because it doesn't make sense in this context, you'd be staking on the subject identity of the has tag claim, and we already have the save list functionality baked into this. Removed the context button because it lives inside of IdentityRow and clashes with the save list button. Should revisit when we get to the list and detail page rework and create a specific row component for list details.

Screen Captures

image

Declaration

  • I hereby declare that I have abided by the rules and regulations as outlined in the CONTRIBUTING.md

Copy link

linear bot commented Nov 15, 2024

@github-actions github-actions bot added the fix Fix label Nov 15, 2024
@Vitalsine85 Vitalsine85 added do not merge and removed fix Fix labels Nov 15, 2024
Copy link
Member

@jonathanprozzi jonathanprozzi left a comment

Choose a reason for hiding this comment

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

Good call. This makes sense and agree we'll revisit in the future with the revamp.

@Vitalsine85 Vitalsine85 force-pushed the vital/eng-4713-remove-staking-from-rows-on-list-detail branch from f6c8b1c to c8a3fab Compare November 15, 2024 01:56
@github-actions github-actions bot added the fix Fix label Nov 15, 2024
@Vitalsine85 Vitalsine85 enabled auto-merge (squash) November 15, 2024 02:00
@Vitalsine85 Vitalsine85 merged commit f54964b into main Nov 15, 2024
3 checks passed
@Vitalsine85 Vitalsine85 deleted the vital/eng-4713-remove-staking-from-rows-on-list-detail branch November 15, 2024 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants