Skip to content

Remove "Decoded" column from events to improve mobile layout#672

Merged
lukaw3d merged 3 commits into
masterfrom
lw/events-mobile
Jul 6, 2023
Merged

Remove "Decoded" column from events to improve mobile layout#672
lukaw3d merged 3 commits into
masterfrom
lw/events-mobile

Conversation

@lukaw3d
Copy link
Copy Markdown
Contributor

@lukaw3d lukaw3d commented Jul 5, 2023

Related to #651 (comment)

Before After
localhost_1234_mainnet_emerald_tx_5277bcc0db638ec88bced8be20fb7828aed2b97fa9893470fa5ee124e3344cca (1) localhost_1234_mainnet_emerald_tx_5277bcc0db638ec88bced8be20fb7828aed2b97fa9893470fa5ee124e3344cca

@lukaw3d lukaw3d requested review from csillag and donouwens July 5, 2023 22:51
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 5, 2023

Deployed to Cloudflare Pages

Latest commit: 86cd7e05e29f9c8a5fc0db03e27e7477b43d6574
Status:✅ Deploy successful!
Preview URL: https://ca98bd54.oasis-explorer.pages.dev

@lukaw3d lukaw3d force-pushed the lw/events-mobile branch from e591161 to 29a04c6 Compare July 5, 2023 22:54
address={event.body.owner}
scope={scope}
plain={addressSwitchOption === AddressSwitchOption.ETH}
plain={addressSwitchOption !== AddressSwitchOption.Oasis}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What's the point of this change?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Just more accurate: "We have oasis address, so plain when addressSwitchOption isn't what we have"

instead of "We have oasis address, so plain when addressSwitchOption is ETH"

Copy link
Copy Markdown
Contributor

@csillag csillag left a comment

Choose a reason for hiding this comment

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

Reviewed. LGTM.

@lukaw3d lukaw3d force-pushed the lw/events-mobile branch from 29a04c6 to 86cd7e0 Compare July 6, 2023 10:55
@lukaw3d lukaw3d enabled auto-merge July 6, 2023 10:55
@lukaw3d lukaw3d merged commit d60be79 into master Jul 6, 2023
@lukaw3d lukaw3d deleted the lw/events-mobile branch July 6, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants