Fix "defaultShowDrawerSidebar" typo globally#492
Open
Infinite1024Void wants to merge 4645 commits into
Open
Conversation
Add offer card UI components See merge request web/clients!24302
added temporary need content and config See merge request web/clients!24307
feat: workspace premium cancelation flow See merge request web/clients!24319
Add news subscription for Meet See merge request web/clients!24209
use the same setting menu for extension as for web See merge request web/clients!24241
INWEB-867: Add common setup for Slack API in the CI See merge request web/clients!24271
Add new permissions modals and stop requesting permissions automatically See merge request web/clients!24248
DRVWEB: Search blobs encryption/decryption See merge request web/clients!23888
[IDTEAM-5613]
[IDTEAM-5613] Add telemetry for sharing See merge request web/clients!24221
Limit sharing settings visibility only to admins on parent share See merge request web/clients!24326
[DRVWEB-4974] Album listing sdk See merge request web/clients!23946
Enable telemetry for Meet See merge request web/clients!24331
…ipient' into 'main' Allow expanding message when clicking on recipient name or address See merge request web/clients!24333
… 'main' [DRVWEB-5391] fix signature issue on public download See merge request web/clients!24320
Feedback first cancellation offer logic and content See merge request web/clients!24322
NOISSUE: Adapt telemetry for tv flow See merge request web/clients!24405
Defer update prompt if user is in meeting See merge request web/clients!24450
Mail BYOE: hide lock icons in sent messages when `X-Pm-Byoe` header is present See merge request web/clients!24000
PostQuantumOptInModal: prompt for auth before committing the opt-in See merge request web/clients!24457
Add LoginLink member creation mode See merge request web/clients!24448
Fixes typo from "defaultShowDrawerSidear" to "defaultShowDrawerSidebar"
Changes "defaultShowDrawerSidear" to "defaultShowDrawerSidebar"
Changes "defaultShowDrawerSidear" to "defaultShowDrawerSidebar"
Changes "defaultShowDrawerSidear" to "defaultShowDrawerSidebar"
Changes "defaultShowDrawerSidear" to "defaultShowDrawerSidebar"
Changes "defaultShowDrawerSidear" to "defaultShowDrawerSidebar"
Changes "defaultShowDrawerSidear" to "defaultShowDrawerSidebar"
Removed TODO comment about fixing a typo globally because the typo is fixed.
3a2ffcb to
8b49cee
Compare
25168a8 to
97c88ca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request addresses a global typo by standardizing the naming convention from "defaultShowDrawerSidear" to "defaultShowDrawerSidebar" across all repository files and removing the corresponding TODO comment.