[PR #4087] fix: revision styles for workflow #24395

Closed
opened 2026-02-21 20:22:55 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/4087

State: closed
Merged: Yes


Description

This pull request involves fixing some minor style issues.

  • Fix incorrect model position

https://github.com/langgenius/dify/assets/18554747/130a2843-6991-4e49-a493-09c4d0835592

  • Fix incorrect cursor style in the Panel component

https://github.com/langgenius/dify/assets/18554747/48db1deb-af44-49e0-a2f5-2dd313148253

  • Support toggle the Feature panel
Screenshot 2024-05-05 at 03 06 01

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement

How Has This Been Tested?

  • See video above

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
  • optional I have made corresponding changes to the documentation
  • optional I have added tests that prove my fix is effective or that my feature works
  • optional New and existing unit tests pass locally with my changes
**Original Pull Request:** https://github.com/langgenius/dify/pull/4087 **State:** closed **Merged:** Yes --- # Description This pull request involves fixing some minor style issues. - Fix incorrect model position https://github.com/langgenius/dify/assets/18554747/130a2843-6991-4e49-a493-09c4d0835592 - Fix incorrect cursor style in the Panel component https://github.com/langgenius/dify/assets/18554747/48db1deb-af44-49e0-a2f5-2dd313148253 - Support toggle the Feature panel <img width="526" alt="Screenshot 2024-05-05 at 03 06 01" src="https://github.com/langgenius/dify/assets/18554747/631f87e0-0249-49e0-899b-aae28f29a796"> ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [x] Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement # How Has This Been Tested? - [ ] See video above # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods - [ ] `optional` I have made corresponding changes to the documentation - [ ] `optional` I have added tests that prove my fix is effective or that my feature works - [ ] `optional` New and existing unit tests pass locally with my changes
yindo added the pull-request label 2026-02-21 20:22:55 -05:00
yindo closed this issue 2026-02-21 20:22:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24395