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

Can the front-end UI be optimized using vue or react? #197

Open
WUZHUHE38 opened this issue Dec 2, 2024 · 6 comments
Open

Can the front-end UI be optimized using vue or react? #197

WUZHUHE38 opened this issue Dec 2, 2024 · 6 comments

Comments

@WUZHUHE38
Copy link

Can the front-end UI be optimized using vue or react?

@solomax
Copy link
Contributor

solomax commented Dec 2, 2024

Hello @WUZHUHE38,

Almost all UI screens are plain HTML ones the only exception is Room UI which uses no UI frameworks at the moment (more or less plain JS is used)
JQuery is part of Wicket so we are using it ...

Just curious: what would you like to optimize? look and feel? performance? :))

@WUZHUHE38
Copy link
Author

You are right. JQuery is the best choice in terms of performance. As for optimization, optimize the appearance, such as the appearance of Google Meet zoom.

@solomax
Copy link
Contributor

solomax commented Dec 2, 2024

for react/vue room related code need to be rewritten ...
I'm not sure optimization is the right word here :(

google-meet-like UI is currently available in room of type interview: no WB or screen-sharing so the UI is much simpler ....

I'm not sure how current UI can be optimized without loosing of functionality ...

@solomax
Copy link
Contributor

solomax commented Dec 2, 2024

Unfortunately current JS core is not documented :(

here is some info about it: https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+HTML5+Session+Initialisation+and+Security

@WUZHUHE38
Copy link
Author

@WUZHUHE38
Copy link
Author

UI Reference

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