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

Explorer transfer table1 #3101

Merged
merged 16 commits into from
Jul 11, 2022
Merged

Explorer transfer table1 #3101

merged 16 commits into from
Jul 11, 2022

Conversation

Jibz1
Copy link
Contributor

@Jibz1 Jibz1 commented Jul 8, 2022

  • Created Tabs and Table components that can be reused
  • Update the home page to match the design using this component
  • Warning a lot of mock data in areas where we do not have it. We easily update or remove those components.
  • update the timeUtil to include shorter displays

Screen Shot 2022-07-08 at 10 07 55 AM

Screen.Recording.2022-07-07.at.5.48.15.PM.mov

Copy link
Contributor

@stella3d stella3d left a comment

Choose a reason for hiding this comment

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

looks mostly good, i feel like this bundles together a few parts which should come separately.

We could really use this table view as a re-usable component for other kinds of data. I would like it if we can break that out of the part of this PR that relies on mock data we don't have ready yet - would make it easier to review.

explorer/client/src/components/table/TableCard.tsx Outdated Show resolved Hide resolved
explorer/client/src/components/table/TableCard.tsx Outdated Show resolved Hide resolved
@Jibz1 Jibz1 requested a review from stella3d July 8, 2022 17:51
@Jibz1
Copy link
Contributor Author

Jibz1 commented Jul 8, 2022

Remove component with mock data from the home page and added the old pagination. Pending design update.
Screen Shot 2022-07-08 at 3 08 29 PM @666lcz

categoryName: 'transactions' as Category,
isLink: true,
isCopyButton: false,
alttext: 'More Transaction',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
alttext: 'More Transaction',
alttext: 'More Transactions',

@Jibz1
Copy link
Contributor Author

Jibz1 commented Jul 11, 2022

@stella3d thanks

@Jibz1 Jibz1 merged commit 6454bc1 into main Jul 11, 2022
@Jibz1 Jibz1 deleted the explorer-transfer-table1 branch July 11, 2022 18:11
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.

3 participants