Ramon Souza
34dc5ca79f
increasing presentation menu width
2021-03-22 11:42:13 -03:00
Ramon Souza
09fef2f139
fix for userlist menu on tablets
2021-02-25 14:18:12 -03:00
Ramon Souza
65ca979e7e
fix whiteboard use for ipad and other landscape mobile devices
2021-02-25 08:15:20 -03:00
KDSBrowne
55d91f8616
fix user-list-item dropdowns breaking on mobile screen sizes
2021-02-13 19:06:45 +00:00
Ramon Souza
cde124f237
fix webcam video dropdown collapse
2021-02-09 16:12:33 -03:00
KDSBrowne
bd4a3d2500
fix console errors in safari
2020-11-09 22:40:25 +00:00
Zh4rsiest
096556a74f
Dropdown component.jsx update
...
On mobile if you clicked on a user or your own user to set their status, the tethered modal would keep it's z-index, which would prevent the user from interacting with anything because the tethered modal would overlap the whole site.
2020-10-22 19:14:50 +02:00
KDSBrowne
a6533111b7
add active state to aria label for selected emoji
2020-10-06 13:58:07 +00:00
Anton Georgiev
d8b185f2b3
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:29:18 +00:00
KDSBrowne
b33b5f3f01
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-remove-css-variable-duplicates
2020-09-01 21:17:25 +00:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +00:00
Anton Georgiev
22641c0e33
Merge pull request #10219 from Tainan404/unsafe-dropdown-components
...
Remove unsafe lifecycle from all dropdown related components
2020-08-25 08:54:16 -04:00
Anton Georgiev
b6d71fd66d
Merge branch 'develop' into issue-9219
2020-08-19 16:02:43 -04:00
Tainan Felipe
5bfeab289c
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-08-19 10:41:03 -03:00
KDSBrowne
3042d90bc4
fix user item dropdown menus not closing
2020-08-18 16:17:58 +00:00
Tainan Felipe
1fedde7d8f
Remove unsafe lifecycle from all dropdown related components
2020-08-07 17:43:33 -03:00
Anton Georgiev
21b6def708
Revert "Replace unsafe react lifecycle methods"
2020-07-15 15:52:34 -04:00
Tainan Felipe
db8e7fcd39
Update react-intl and add fallback to unsupported languages
2020-05-25 17:00:13 -03:00
Tainan Felipe
17a6ee0710
Merge remote-tracking branch 'upstream/develop' into virtualized-userlist
2020-05-11 17:08:12 -03:00
Tainan Felipe
aa1fafdfab
Replace legacy react lifecycle on dropdown
2020-05-08 11:23:55 -03:00
Tainan Felipe
d388fb070d
Implements react tether in virtualizedlist
2020-03-30 16:41:36 -03:00
Anton Georgiev
0958e422aa
Merge pull request #8485 from KDSBrowne/move-quick-poll
...
Move quick poll button to presentation tool bar
2020-03-09 18:05:32 -04:00
Anton Georgiev
f1fc72bc01
explicitly import lodash where it is used
2020-02-26 14:48:40 -05:00
KDSBrowne
b815272708
disable quick poll when active poll / make menu item use full width
2020-01-29 18:36:17 +00:00
KDSBrowne
201c46f502
prevent user dropdown close btn remaining visible on mobile
2019-08-29 14:57:40 +00:00
KDSBrowne
161be803be
fix dropdown close btn on mobile view
2019-08-19 14:41:31 +00:00
KDSBrowne
b4959c40c5
fix non user-item dropdowns not closing on windown click
2019-08-15 19:08:14 +00:00
KDSBrowne
52085fde59
add checks for potential undefined's
2019-08-15 18:33:12 +00:00
KDSBrowne
9e83bbee3c
fix incorrect focused element when using mouse to select users
2019-08-15 16:49:46 +00:00
KDSBrowne
ac284b5ea1
fix user list keyboard accessibility bugs
2019-08-13 21:16:14 +00:00
Ghazi Triki
bd03a39e23
Minor fixes for RTL.
2019-05-16 17:27:43 +01:00
KDSBrowne
1e8aaad61d
improve horizontal menu positions for RTL
2019-05-15 17:32:45 +00:00
KDSBrowne
5de53912bf
fix gap between menu and caret
2019-05-15 16:10:50 +00:00
KDSBrowne
2b96fb3008
fix dropdown menu horizontal caret
2019-05-15 14:33:29 +00:00
Ghazi Triki
1f6326f7fd
Change layout direction for RTL languages.
...
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
KDSBrowne
ffae91ba97
change hotkey labels to keyboard shortcuts
2019-05-07 19:16:10 +00:00
Anton Georgiev
128e0b9cec
Merge branch 'master' into 2.2-High-contrast-outline
2019-05-06 15:55:59 -04:00
Anton Georgiev
785c1b1d0b
Merge pull request #7016 from KDSBrowne/2.2-Edge-audio-settings-modal-overflow
...
Fix Edge audio settings modal overflow / toast issues
2019-04-24 18:23:16 -04:00
KDSBrowne
0e724fb890
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline
2019-04-18 14:29:17 +00:00
KDSBrowne
38ba8f8895
add outlines for high contrast themes (windows)
2019-04-08 14:22:22 +00:00
Tainan Felipe
5041146c99
Fix error log caused by dropdown event listener
2019-04-04 10:25:18 -03:00
KDSBrowne
e8fe43ff80
prevent toast notification overlapping options btn
2019-03-12 14:35:19 +00:00
KDSBrowne
5f8fc9083e
fix set status chevron icon clipping on hover
2019-03-08 16:22:33 +00:00
Tainan Felipe
2b32addcee
Fix duplicated dropdowns on userlist
2019-01-31 09:12:41 -02:00
Anton Georgiev
e47fd6760b
Merge pull request #6305 from KDSBrowne/2.2-close-btn-bug
...
Fix close button remaining visible after menu closes
2019-01-09 11:25:19 -05:00
KDSBrowne
6e38d56416
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-close-btn-bug
2018-12-27 20:41:09 +00:00
KDSBrowne
8564e53ffb
improve dropdown menu functionality
2018-12-27 20:35:35 +00:00
Vitor Mateus
f528a38c99
Fix padding in the webcam dropdown menu
2018-12-21 17:20:15 -02:00
KDSBrowne
06caa2460f
Remove calc()
2018-11-27 10:53:30 -05:00
KDSBrowne
49556ac13d
make menu position match design image
2018-11-22 17:33:05 +00:00