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

feat: hide script item from list if its deployment info is not set #140

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

Keith-CY
Copy link
Member

@Keith-CY Keith-CY commented Nov 7, 2023

No description provided.

Copy link

vercel bot commented Nov 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ckb-explorer-frontend-in-magickbase-repo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2023 10:24am

Copy link

@WhiteMinds WhiteMinds left a comment

Choose a reason for hiding this comment

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

The {script ? (...) : null} in the following code can be directly changed to (...) .

@Keith-CY
Copy link
Member Author

Keith-CY commented Nov 8, 2023

The {script ? (...) : null} in the following code can be directly changed to (...) .

I can get the point but I didn't find corresponding code

@WhiteMinds
Copy link

@Keith-CY
Copy link
Member Author

Keith-CY commented Nov 8, 2023

I can get the point but I didn't find corresponding code

#140 (files)

Updated by fdc6fd6

@Keith-CY Keith-CY added this pull request to the merge queue Nov 9, 2023
Merged via the queue into develop with commit 01495d0 Nov 9, 2023
5 checks passed
@Keith-CY Keith-CY deleted the hide-script-item-if-info-is-not-found branch November 9, 2023 16:54
Keith-CY added a commit that referenced this pull request Nov 15, 2023
)

* feat: hide script item from list if its deployment info is not set

* refactor: remove useless ternary
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