Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: use TableEmpty in user settings #12389

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

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Mar 1, 2024

In TokensPageView, the value of tokens might (even, should) be null after successfully if there are no tokens. We need to account for this when decided if we should show TableEmpty or not.

In ExternalAuthPageView, we should just use TableEmpty which has better spacing and such rather than trying to do the same thing in a one off manner.

@aslilac aslilac requested review from a team and BrunoQuaresma and removed request for a team March 1, 2024 22:46
@aslilac aslilac merged commit 3a86ae5 into main Mar 4, 2024
@aslilac aslilac deleted the use-table-empty-hehe-hoho branch March 4, 2024 16:45
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants