Skip to content

Conversation

@rsarika
Copy link
Contributor

@rsarika rsarika commented Oct 16, 2024

Issue: Meeting Title in in-meeting component is not rendered as per web.webex.com
fix: added info with margin in in-meeting css

screenshot before:
Web client vs Widget

screenshot after:
Screenshot 2024-10-16 at 3 50 31 PM

Copy link
Contributor

@sreenara sreenara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question

background: var(--wxc-secondary-video-background);
}

.#{$C}__info {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this name formatted this way?

Copy link
Contributor Author

@rsarika rsarika Oct 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$C:
they just used 'C' as variable for below
#{$WEBEX_COMPONENTS_CLASS_PREFIX}-in-meeting;
final string is : webex-in-meeting__info
'__info' : Its an element
Element: An element is a part of the block that has no standalone meaning and is semantically tied to its block. Elements are denoted by double underscores (__). For example, info is an element of the block.(Chat GPT :))

@rsarika rsarika merged commit 46cbb99 into webex:master Oct 16, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Oct 16, 2024
## [1.275.2](v1.275.1...v1.275.2) (2024-10-16)

### Bug Fixes

* Meeting Title margin issue in in-meeting component ([#844](#844)) ([46cbb99](46cbb99))
@github-actions
Copy link

🎉 This PR is included in version 1.275.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants