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

Modals sample code #5990

Closed
wants to merge 5,463 commits into from
Closed

Modals sample code #5990

wants to merge 5,463 commits into from

Conversation

gc
Copy link
Collaborator

@gc gc commented Aug 6, 2024

Description:

Changes:

Other checks:

  • I have tested all my changes thoroughly.

nwjgit and others added 30 commits February 27, 2024 18:14
* Add price abuse check to packaged buyables.
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to e350f74 in 35 seconds

More details
  • Looked at 56 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_8I0cCen5u0VoHTdy


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@@ -31,6 +38,36 @@ export const bsCommand: OSBMahojiCommand = {
format?: BankFormat;
}>
) => {
// Create the modal
Copy link
Contributor

Choose a reason for hiding this comment

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

The addition of a modal interaction here significantly alters the functionality of the bs command. The modal collects information that seems unrelated to the command's original purpose (searching a user's bank). Please clarify if this change aligns with the intended functionality and ensure it doesn't confuse users or disrupt the user experience.

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.

9 participants