Ramón Souza
9170acb662
convert dropdown component
2021-11-09 17:33:00 +00:00
Ramón Souza
90206788e7
convert status-notifier component
2021-11-08 19:54:19 +00:00
Ramon Souza
efc15d89ae
remove unused code
2021-06-23 16:52:52 -03:00
Tainan Felipe
baf7afc883
Decrease amount of imports in dropdown
2021-05-31 15:28:27 -03:00
Vitor Mateus De Almeida
88a1edcc06
Fix userlist item button, Fix polling close button
2021-05-19 11:51:31 -03:00
KDSBrowne
784103c8e1
hide secondary panel from SR when tethered dropdown is open
2021-04-18 15:44:02 +00:00
Ramon Souza
9218262e0a
all device info moved to helper
2021-03-31 14:13:36 -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
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
Anton Georgiev
d8b185f2b3
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:29:18 +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
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
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
Tainan Felipe
5041146c99
Fix error log caused by dropdown event listener
2019-04-04 10:25:18 -03:00
Tainan Felipe
2b32addcee
Fix duplicated dropdowns on userlist
2019-01-31 09:12:41 -02:00
KDSBrowne
8564e53ffb
improve dropdown menu functionality
2018-12-27 20:35:35 +00:00
KDSBrowne
f9ec2c3759
fix null event error in firefox
2018-11-12 16:45:37 +00:00
KDSBrowne
2f4d8dd571
add suggested change
2018-08-01 18:26:16 +00:00
KDSBrowne
7068764bd6
fix trigger not closing menu
2018-08-01 17:47:03 +00:00
KDSBrowne
56ee504bdd
prevent console error
2018-08-01 16:50:11 +00:00
KDSBrowne
165f3eaa8a
improve solution so new props dont need to be passed to dropdown component
2018-08-01 15:44:27 +00:00
KDSBrowne
aae5cfbd92
fix reported bugs / impliment suggested changes
2018-07-11 20:08:22 +00:00
KDSBrowne
8647f766aa
wrap conditions in parentheses to improve visibility
2018-07-09 16:04:24 +00:00
KDSBrowne
1fd11cfb2f
remove window click event listener
2018-07-09 03:51:22 +00:00
KDSBrowne
1e513b4798
use formatted strings for emoji menu options / edit variable names
2018-07-08 23:52:14 +00:00
KDSBrowne
7896ab9fa8
fix menu functionality bugs / add status options
2018-07-08 18:53:52 +00:00
KDSBrowne
bc6e44de7b
add data-isopen attribute / remove firstChild
2018-06-06 04:47:54 +00:00
KDSBrowne
cafce78b0f
close userlist via mouse / fix null dropdown warning
2018-04-29 14:23:50 -07:00
KDSBrowne
520e2e19a0
remove unused comments
2018-04-24 07:45:11 -07:00
KDSBrowne
2a217866fb
improve mobile SR views
2018-04-24 07:43:11 -07:00
KDSBrowne
e60b11def2
use screen reader trap on dropdowns
2018-04-23 20:48:34 -07:00
Oswaldo Acauan
23d8356dbd
Fix dropdown focus state after a re-open
2018-04-16 11:06:29 -03:00
Oleksandr Zhurbenko
ce1f40ac9a
Updated Meteor to 1.6.0.1
2018-01-07 22:17:18 -08:00
Tainan Felipe
b14ba1bdae
removed click error and userlist item that remained selected
2017-12-07 13:54:25 -02:00
KDSBrowne
10f95f11e1
fix merge conflicts
2017-10-02 12:37:51 -07:00