-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Feature request
Copy link
Description
The adaptive layout toggle should be hidden if it is disabled.
Previous feature request
What feature or improvement do you think would benefit Files?
Currently, if the adaptive layout feature switch is disabled, the user might not be aware that they need to turn off Files settings > Layout > Sync layout and sorting preferences across directories.
An info bar should be added detailing this:
[!NOTE]
The sync layout across directories setting must be disabled to enable adaptive layout.
<InfoBar
IsOpen="True"
IsClosable="False"
Severity="Informational"
Title="Adaptive layout"
Message="The sync layout across directories setting must be disabled to enable adaptive layout." />Requirements
- Add an info bar control to the layout section if the sync layout across directories setting is disabled
- Localise the text
Files Version
3.8.11.0
Windows Version
10.0.22631.4602
Comments
Alternative solution: rather than an info bar, it could be a tooltip. This might still confuse the user though as the tooltip isn't as obvious.
I'm unsure whether the info bar should be informational or as a warning.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done
