FOSSEE Summer Fellowship 2025: eSim GUI Enhancement and New Features (Submission by Arpita Kukreja and Anup Kumar Pandey) #388
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
This PR introduces comprehensive GUI enhancements and user experience improvements to the eSim application, focusing on modern interface design, theme consistency, accessibility, and streamlined workflow optimization. The changes include:
Approach
GUI Enhancement: Implemented modern visual design principles with consistent styling, improved button layouts, gradient backgrounds, hover effects, and enhanced visual hierarchy across all interface elements including toolbars, dialogs, and workspace areas.
Theme Implementation: Applied consistent light/dark theme styling across all toolbar sections and UI components, ensuring visual coherence and user preference support for all tools including Open Schematic, Convert KiCad to Ngspice, Simulate, Model Editor, Subcircuit, NGHDL, Makerchip-NgVeri, Modelica Converter, OM Optimisation, and Schematics converter.
Project Management: Added context menu options for project deletion with confirmation dialogs, allowing users to permanently delete or move projects to trash, improving project organization workflow.
Accessibility Controls: Implemented keyboard shortcuts for dynamic UI scaling:
Ctrl + Up/Down
: Adjust toolbar sizesCtrl + Shift + 0
: Reset toolbar sizes to defaultCtrl + +/-
: Increase/decrease font sizeCtrl + 0
: Reset font size to defaultHelp Section Enhancement: Extended the help menu with structured sections including FAQ, user manual access, and a chatbot template framework for future AI integration.
Project Section Redesign: Redesigned the complete project section to operate within the eSim dock area, featuring a modern and intuitive interface with dedicated save functionality. This eliminates the need for external dialogs and provides users with a seamless, integrated project management experience including a prominent save button for immediate change persistence.