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

fix: click show skill manifest no response in form editor #4979

Conversation

zhixzhan
Copy link
Contributor

Description

Current displaySkillManifestState is a atomFamily { projectId: skillINameIdentify }
but skill is shared cross current workspace, by projectId only increases difficulty to locate this state, for example, the shell api call from form editor only have skillNameIdentify, do not know this skill is on which projectId.

By update it to a single atom string state, caller do not need pass projectId.

Task Item

#minor

Screenshots

image

@zhixzhan zhixzhan added the 1.3 1.3 Release label Nov 26, 2020
@cwhitten cwhitten merged commit 6c4e3f7 into feature/bot-projects Nov 29, 2020
@cwhitten cwhitten deleted the zhixzhan/feature/bot-projects/skill-edit-manifest-fix branch November 29, 2020 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.3 1.3 Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants