Feature ideas

Please search first before posting to help others find and vote for your idea!
Improve Mapping Section Usability with Resizable Panes or Modal Windows
Current Behavior: In the data source's mapping section, the mapping pane and test results pane are currently fixed in size. This fixed layout makes editing difficult, especially when dealing with long mapping configurations. Proposed Change: Enhance the user interface of the mapping section by implementing one or both of the following solutions: Resizable Panes: Allow users to resize each pane of the mapping screen, giving them the flexibility to adjust the view according to their needs. Modal Windows: Provide an option to open each pane (mapping pane and test results pane) as a modal window, allowing for a full-screen view when needed. Benefits: Improved user experience: Users can customize their view based on their current task, whether it's editing mappings or analyzing test results. Enhanced productivity: Easier navigation and editing of long mapping configurations will speed up the mapping process. Better readability: Users can expand the relevant pane to see more information at once, reducing the need for excessive scrolling. Implementation Details: For Resizable Panes: Implement drag handles between panes to allow resizing. Ensure minimum and maximum size constraints to maintain usability. Add the ability to remember user preferences for pane sizes. For Modal Windows: Add buttons or icons to open each pane in a modal window. Implement a full-screen modal view for each pane. Ensure proper state management between the main view and modal windows.
2
·

complete