[PR #27004] fix(web): improve UI consistency and remove related unused icons #31631

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

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

State: closed
Merged: Yes


Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

  • improve UI consistency of app-type icon
  • improve UI consistency of dataset parent-child icon
  • remove related unused icons

fix #26986

Screenshots

app-type icon

Before After
image image
image image
image image

parent-child icon

Before After
image image
image image
image image

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
**Original Pull Request:** https://github.com/langgenius/dify/pull/27004 **State:** closed **Merged:** Yes --- > [!IMPORTANT] > > 1. Make sure you have read our [contribution guidelines](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) > 1. Ensure there is an associated issue and you have been assigned to it > 1. Use the correct syntax to link this PR: `Fixes #<issue number>`. ## Summary * improve UI consistency of app-type icon * improve UI consistency of dataset parent-child icon * remove related unused icons fix #26986 ## Screenshots **app-type icon** | Before | After | | ------- | ------ | | <img width="1014" height="221" alt="image" src="https://github.com/user-attachments/assets/c52b99ea-7e6b-4b22-ac30-2d1940adec33" /> | <img width="1017" height="223" alt="image" src="https://github.com/user-attachments/assets/6fcf8db7-f721-45d7-bdae-4e947a4a7b2a" /> | | <img width="734" height="221" alt="image" src="https://github.com/user-attachments/assets/5ae177a5-0fcc-47ea-8561-49d619a3adf1" /> | <img width="734" height="221" alt="image" src="https://github.com/user-attachments/assets/5ae177a5-0fcc-47ea-8561-49d619a3adf1" /> | | <img width="610" height="322" alt="image" src="https://github.com/user-attachments/assets/4d647585-5528-4ab0-83eb-089640f24206" />| <img width="613" height="317" alt="image" src="https://github.com/user-attachments/assets/8bcbfeb5-9944-4c7c-80ee-0c668bac07f7" /> | **parent-child icon** | Before | After | | ------- | ------ | | <img width="462" height="244" alt="image" src="https://github.com/user-attachments/assets/0dc2562c-5f0c-487c-b66a-0b81f2580f03" /> | <img width="462" height="244" alt="image" src="https://github.com/user-attachments/assets/0dc2562c-5f0c-487c-b66a-0b81f2580f03" /> | | <img width="816" height="295" alt="image" src="https://github.com/user-attachments/assets/834e7848-910c-4dd7-bab5-8aa6eaa7d887" /> | <img width="816" height="295" alt="image" src="https://github.com/user-attachments/assets/834e7848-910c-4dd7-bab5-8aa6eaa7d887" /> | | <img width="905" height="306" alt="image" src="https://github.com/user-attachments/assets/7eb28536-b0a6-4068-8944-4f8f812ffd8a" /> | <img width="891" height="305" alt="image" src="https://github.com/user-attachments/assets/4649531b-b3b9-431c-9ef5-1ee3f47fb827" /> | ## Checklist - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [x] I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!) - [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change. - [x] I've updated the documentation accordingly. - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods
yindo added the pull-request label 2026-02-21 20:49:50 -05:00
yindo closed this issue 2026-02-21 20:49:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#31631