Refine Hero Biz Island #9

Open
opened 2026-02-15 10:34:38 +00:00 by mahmoud · 2 comments
Owner

New updates:

  1. Each section should have its own dashboard
  2. A person's smart ID should be a drop-down with persons instead of having an ID
  3. Date and time in the app should be a pop-up calendar
  4. Projects should be removed since we already have a projects component now
  5. Make hero biz like the old one, so we have it as it was before
New updates: 1. Each section should have its own dashboard 2. A person's smart ID should be a drop-down with persons instead of having an ID 3. Date and time in the app should be a pop-up calendar 4. Projects should be removed since we already have a projects component now 5. Make hero biz like the old one, so we have it as it was before
mahmoud self-assigned this 2026-02-15 10:34:52 +00:00
Author
Owner

Update on the Issue:

  • Added a dedicated page section for each module, matching the structure of the old Hero Biz project.
  • Built a new reusable dropdown component. The SID fields have been removed; users now select the corresponding entity directly, rather than entering an ID.
  • Replaced all datetime inputs with a proper datetime calendar picker.
  • Removed the duplicate Projects section from the Hero Biz archipelago.

Work in Progress:
Currently refactoring the comments section. Currently, it functions as a generic page where users must select the entity (e.g., Person SID, Company SID, etc.) and then submit a comment associated with that entity. This creates poor UX.

The planned improvement is to move the comment functionality into each entity’s dedicated page, so users can comment directly within the relevant context instead of selecting the entity from a centralized page.

**Update on the Issue:** * Added a dedicated page section for each module, matching the structure of the old Hero Biz project. * Built a new reusable dropdown component. The SID fields have been removed; users now select the corresponding entity directly, rather than entering an ID. * Replaced all datetime inputs with a proper datetime calendar picker. * Removed the duplicate Projects section from the Hero Biz archipelago. **Work in Progress:** Currently refactoring the comments section. Currently, it functions as a generic page where users must select the entity (e.g., Person SID, Company SID, etc.) and then submit a comment associated with that entity. This creates poor UX. The planned improvement is to move the comment functionality into each entity’s dedicated page, so users can comment directly within the relevant context instead of selecting the entity from a centralized page.
Author
Owner

Update on the Issue:

  • integrate comments and expand global search
  • Remove standalone Comments and Admin views
  • Introduce CommentsSection component for entity pages
  • Embed comments into all entity detail views
  • Enhance global search with fuzzy matching across all entities
  • Update Contact/Contract forms to link to more entity types
**Update on the Issue:** - integrate comments and expand global search - Remove standalone Comments and Admin views - Introduce `CommentsSection` component for entity pages - Embed comments into all entity detail views - Enhance global search with fuzzy matching across all entities - Update Contact/Contract forms to link to more entity types
mahmoud changed title from Refine Hero Biz archipelago to Refine Hero Biz Island 2026-02-16 11:12:12 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#9
No description provided.