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

Table component on /farms page #336

Closed
wants to merge 57 commits into from
Closed

Table component on /farms page #336

wants to merge 57 commits into from

Conversation

plind-dm
Copy link
Contributor

@plind-dm plind-dm commented Jan 24, 2021

Add farms table to farms dashboard.

Dependency:
pancakeswap/pancake-uikit#165

This pull request requires this change.

@Chef-Chungus Chef-Chungus mentioned this pull request Jan 29, 2021
17 tasks
debug.log Outdated Show resolved Hide resolved
@plind-dm plind-dm marked this pull request as ready for review February 4, 2021 21:51
src/views/Farms/Farms.tsx Outdated Show resolved Hide resolved
src/views/Farms/Farms.tsx Outdated Show resolved Hide resolved
src/views/Farms/Farms.tsx Outdated Show resolved Hide resolved
src/views/Farms/components/Cell.tsx Outdated Show resolved Hide resolved
src/views/Farms/components/FarmCard/StakeAction.tsx Outdated Show resolved Hide resolved
src/views/Farms/components/Table/Table.tsx Outdated Show resolved Hide resolved
src/views/Farms/components/Table/Table.tsx Show resolved Hide resolved
src/views/Farms/components/Table/Tags.tsx Outdated Show resolved Hide resolved
src/views/Farms/components/Table/Tags.tsx Outdated Show resolved Hide resolved
src/views/Farms/components/Table/Tags.tsx Outdated Show resolved Hide resolved
}

return (
<>
Copy link
Contributor

Choose a reason for hiding this comment

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

you don't need a fragment here


useEffect(() => {
if (scrollBarEl && scrollBarEl.current) {
let isScrolling1 = false
Copy link
Contributor

Choose a reason for hiding this comment

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

this is probably the worst naming you can use for a variable. Someone who doesn't know you code should be able to understand what a variable contains just by reading the name

aliangm and others added 4 commits February 22, 2021 10:22
* fix(nft): Claim status response

* chore: Formatting

* refactor: Moved window variable at top of file

* chore: Fix type

* refactor: Get address chain Id source
* fix: Add getter to access BinanceChain at runtime

* chore: Add comment
@RabbitDoge
Copy link
Contributor

Work migrated to #482

@RabbitDoge RabbitDoge closed this Feb 24, 2021
@RabbitDoge RabbitDoge deleted the feature/farms-table branch March 11, 2021 08:03
chef-jojo added a commit to chef-jojo/pancake-frontend that referenced this pull request Jan 25, 2022
…ice (pancakeswap#336)

* fix(uikit): Menu position incorrect and link no response on touch device

* test(uikit): Update snapshot

* chore(uikit): Update naming
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.

None yet

4 participants