Bug #2623
Station setup page enhancement changes or bugs resolving
Description
Station setup page enhancement changes or bugs resolving
Updated by Shreya Agarwal 2 months ago
removed the ID column and also removed the delete option from the actions section as per requirement . I added active/inactive status display in the table instead of using a toggle inside the edit dialog. I also removed the active toggle from both phase and step edit forms. These changes helped simplify the UI and make it cleaner. I also ensured that the changes did not affect existing functionality and maintained proper data flow with the backend. Along with this, I am still try to working on refining and modifying the table structure for better alignment and consistency. Also try to understand react concepts
Updated by Shreya Agarwal about 2 months ago
Removed "Phase #" column from table header and body in the Phases configuration tab in station setup.
Drag-and-drop reordering functionality confirmed working after changes.
Also I Made "Upcoming Services" and "Overdue" dashboard cards clickable with hover animations in station service. Clicking these cards now automatically navigates to the respective service tabs (Upcoming/Overdue) for faster access.
Users can now quickly jump from summary stats to detailed service lists with one click, improving navigation efficiency.