Skip to content
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

Desktop: Resolves #9959: Display description for settings field in the plugin customization screen #10469

Merged
merged 1 commit into from
May 24, 2024
Merged

Desktop: Resolves #9959: Display description for settings field in the plugin customization screen #10469

merged 1 commit into from
May 24, 2024

Conversation

pedr
Copy link
Collaborator

@pedr pedr commented May 24, 2024

Resolves: #9959

In the plugin settings screen, when displaying an input of subtype SettingItemSubType.DirectoryPath the description would not be present, it was missing a call for the description component.

Testing:

  • Open Backup setting screen
  • The description for the Backup Path and Temporary Export Path should be visible

2024-05-24_17-56

@pedr pedr added bug It's a bug plugins Anything related to Joplin's plugin system labels May 24, 2024
@pedr pedr requested a review from laurent22 May 24, 2024 21:14
@laurent22 laurent22 merged commit 3bf9438 into laurent22:dev May 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug plugins Anything related to Joplin's plugin system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugin setting SettingItemSubType.DirectoryPath description is not displayed
2 participants