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

slds-dropdown_fluid is reported as "deprecated, or invalid" #96

Open
Bartheleway opened this issue Feb 4, 2022 · 0 comments
Open

slds-dropdown_fluid is reported as "deprecated, or invalid" #96

Bartheleway opened this issue Feb 4, 2022 · 0 comments
Assignees

Comments

@Bartheleway
Copy link

Bartheleway commented Feb 4, 2022

Summary

The css class slds-dropdown_fluid is reported as "deprecated, or invalid" but it's not flagged as "deprecated" on the SLDS documentation

Steps To Reproduce:

  1. Create a LWC
  2. In the html add a div with a class slds-dropdown_fluid
  3. Save

Expected result

No error

Actual result

The line is underline in red with an error reported by SLDS.

Error : Deprecated, or invalid, utility class: "slds-dropdown_fluid"

Additional information

Documentation doesn't mention the class in the "Overview of CSS classes". I wonder if this means the CSS class has been removed a long time ago or if it is just a mistake.

VS Code Version: 1.63.2

SFDX CLI Version: sfdx-cli/7.130.1 win32-x64 node-v16.13.1

OS and version: Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants