Skip to content

Update recent list immediately after loading and saving project#253

Merged
lg2de merged 2 commits intomainfrom
bugfix/new-file-in-recent-list
Dec 9, 2023
Merged

Update recent list immediately after loading and saving project#253
lg2de merged 2 commits intomainfrom
bugfix/new-file-in-recent-list

Conversation

@lg2de
Copy link
Copy Markdown
Owner

@lg2de lg2de commented Oct 31, 2023

Description

When loading a project, the recent list was updated internally, but not shown immediately.
When saving a project, the recent list was never updated.
These issues are fixed now.

Related issue

Fixes #186

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@lg2de lg2de added this to the 2.3 milestone Oct 31, 2023
@lg2de lg2de force-pushed the bugfix/new-file-in-recent-list branch from c1472cb to 9b9136d Compare December 9, 2023 16:16
@lg2de lg2de marked this pull request as ready for review December 9, 2023 16:20
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Dec 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@lg2de lg2de merged commit 8087322 into main Dec 9, 2023
@lg2de lg2de deleted the bugfix/new-file-in-recent-list branch December 9, 2023 16:32
@lg2de lg2de added the bug Something isn't working label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New file does not apear in the recent list

1 participant