Skip to content

gui: Resolve region mismatch handling and command error visibility in history browser #5456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from

Conversation

sudhanshu112233shukla
Copy link

@github-actions github-actions bot added GUI wxGUI related Python Related code is in Python libraries labels Mar 26, 2025
StaticText(
"""Update general info box with error message if command failed."""

self.sizer_general_info.Clear(True)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what is going on with your IDE, but the indentation is incorrect.

Copy link
Author

@sudhanshu112233shukla sudhanshu112233shukla Mar 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@petrasovaa I think it will work now ....

@wenzeslaus
Copy link
Member

To be clear, the code is completely broken. If you intend to contribute this code, please test the same code locally first, and don't just guess what might work. The same goes for all your other PRs.

…) (OSGeo#5283) - Added region name display in history browser - Added error message display in history browser - Added test suite for both features
@github-actions github-actions bot added the tests Related to Test Suite label Apr 6, 2025
@sudhanshu112233shukla
Copy link
Author

@petrasovaa i have tested it its working , can you review it once .

@lindakarlovska
Copy link
Contributor

lindakarlovska commented Apr 7, 2025

Each PR should deal with one thing - there are two completely different things... Besides, the indentation is incorrect, there are some changes in code only changing the indentation..

@echoix echoix closed this May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI wxGUI related libraries Python Related code is in Python tests Related to Test Suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] wxGUI/history: Displaying region name if stored [Feat] wxGUI/history: Displaying Error Messages for Failed Commands
5 participants