Skip to content

Conversation

@hiroshisuga
Copy link
Owner

What does this PR do?

Many functions in server.js transferred to API.

Closes Issue(s)

Closes #

Motivation

More

  • Added/updated documentation

@hiroshisuga hiroshisuga mentioned this pull request May 31, 2023
1 task
Don't translate interim transcript  which is veery long and inaccurate.
remove name from caption text
add avatar before caption
Create user/container.jsx
Create user/component.jsx
get whosText and captionText from {data}
add requesterUserId as a variable to modifier/setTranscript. It will be used to set 'whosText" of Captions.
add whosText in Captions
Fix: type check
pass object captionData: { captionText: formatCaptionsText(data), whosText: caption.whosText }, instead of the string formatCaptionsText(data).
caption bg translucent
revert caption background alpha
add alpha transparency to all background colors
remove minHeight for correct 2-line limitation in #212
add align-items: 'flex-end'
remove background="#000000a0", which does not do the job anyway after removing the size definition of avatar
set gap between avatar and caption
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

2 participants