Skip to content

Split the supported chains table by chain for readability #56

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

Open
MantisClone opened this issue Jun 26, 2024 · 0 comments
Open

Split the supported chains table by chain for readability #56

MantisClone opened this issue Jun 26, 2024 · 0 comments

Comments

@MantisClone
Copy link
Member

MantisClone commented Jun 26, 2024

Problem

The Supported Chains page is difficult to browse on narrow screens due to the large number of columns and rows. People without trackpads must use the horizontal scroll bar at the bottom of the table, but since the row headers and column headers can't be frozen, the person loses track of the column/row of interest.

Image

Proposed Solution

Split the table into smaller tables, by chain.

## Supported Contracts on Ethereum Mainnet (Chain ID: 1)

| Smart Contract Name |    Supported?    |
|---------------------|------------------|
| ERC20FeeProxy       ||
| Other contracts...  ||

## Other chains... 

Considerations.

Should we combine the contract addresses and supported chains pages?

Yes.

@MantisClone MantisClone converted this from a draft issue Jun 26, 2024
@MantisClone MantisClone moved this from 🆕 New to 🐞🧹 Backlog: Bug, Tech Debt, or Chore in Request Network Tech Backlog Jun 28, 2024
@MantisClone MantisClone moved this from 🐞🧹 Backlog: Bug, Tech Debt, or Chore to 🎫 Backlog in Request Network Tech Backlog Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎫 Backlog
Development

No branches or pull requests

1 participant