Skip to content

Update captions banner width and height to increase readability#3359

Merged
carocao-msft merged 10 commits intomainfrom
carocao/captionsSize
Jul 24, 2023
Merged

Update captions banner width and height to increase readability#3359
carocao-msft merged 10 commits intomainfrom
carocao/captionsSize

Conversation

@carocao-msft
Copy link
Copy Markdown
Contributor

What

Update captions banner width and height to increase readability

Why

https://skype.visualstudio.com/SPOOL/_workitems/edit/3245322
https://skype.visualstudio.com/SPOOL/_workitems/edit/3245318

How Tested

Tested with samples

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@carocao-msft carocao-msft requested a review from a team as a code owner July 21, 2023 17:19
@carocao-msft carocao-msft requested review from a team as code owners July 21, 2023 17:19
@carocao-msft carocao-msft added the update_snapshots Set this label to request automated update of UI snapshots label Jul 21, 2023
@github-actions github-actions Bot removed the update_snapshots Set this label to request automated update of UI snapshots label Jul 21, 2023
@github-actions
Copy link
Copy Markdown
Contributor

Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 21, 2023

CallWithChat bundle size is increased❗.

  • Current size: 10718488
  • Base size: 10718437
  • Diff size: 51

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 21, 2023

Calling bundle size is increased❗.

  • Current size: 10073789
  • Base size: 10073738
  • Diff size: 51

@github-actions
Copy link
Copy Markdown
Contributor

Chat bundle size is not changed.

  • Current size: 2251184
  • Base size: 2251184
  • Diff size: 0

@carocao-msft carocao-msft added the update_snapshots Set this label to request automated update of UI snapshots label Jul 21, 2023
@github-actions github-actions Bot removed the update_snapshots Set this label to request automated update of UI snapshots label Jul 21, 2023
@github-actions
Copy link
Copy Markdown
Contributor

@@ -0,0 +1,7 @@
{
"type": "prerelease",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If this is for Captions GA is this pre-release?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It's feature related changes, I think it should be prerelease?

export const loadingBannerClassName = mergeStyles({
height: _pxToRem(100)
});
export const loadingBannerClassName = (formFactor: 'default' | 'compact'): IStackStyles => {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we change the naming for these styles? I don't agree that they are a classname, we should be calling this loadingBannerStyles there are a lot of other classes like this.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I agree with this as well.

@github-actions
Copy link
Copy Markdown
Contributor

@carocao-msft carocao-msft merged commit fac1ceb into main Jul 24, 2023
@carocao-msft carocao-msft deleted the carocao/captionsSize branch July 24, 2023 18:02
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

Successfully merging this pull request may close these issues.

3 participants