Skip to content

Refactor the chatinputfield and relevant files to support display directive in project view - #574

Merged
haiphucnguyen merged 2 commits into
askimo-ai:mainfrom
derek201759:feature/support-directives-in-project-view
Jul 28, 2026
Merged

Refactor the chatinputfield and relevant files to support display directive in project view#574
haiphucnguyen merged 2 commits into
askimo-ai:mainfrom
derek201759:feature/support-directives-in-project-view

Conversation

@derek201759

Copy link
Copy Markdown
Contributor

• Move directive‑management logic from the parent container into the ChatInputField component itself.
• Update ChatInputField to expose the current directive state and allow toggling/clearing directly.

@haiphucnguyen

Copy link
Copy Markdown
Collaborator

Thank you for your PR. Can you reformat the code by running

./gradlew spotlessApply

or install git hook

tools/git/pre-commit

then in the future when you commit, it will auto format for you

@haiphucnguyen haiphucnguyen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you @derek201759 !

@haiphucnguyen
haiphucnguyen merged commit 7b880ce into askimo-ai:main Jul 28, 2026
10 checks passed
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