docbrown/cypress
zeotuan 9dcb332f4a
Fix Bugs in the "Copy article URL to clipboard" feature #14242 (#14243)
* change readonly input to p tag

* add pointer cursor and focus on copy post url option

* add Enter keypress eventListener to copy post url option

* add test for enter press event, refractor some test to click on copy post url option instead of just the image

* make copy post url font bold

* add scss class sidebar for dropdown && fix sidebar dropdown reaching under topheader in large screen resolution

* resolve conflict with main

* Update _actions.html.erb

* changin markup to improve accessibility

* make variable name appropriate, switch cypress to imitate user interaction

* remove dump file, fix test to use alias
2021-07-20 15:09:24 +01:00
..
fixtures [15 min fix] Fixed an issue with the moderation button not appearing on some posts (#14184) 2021-07-13 10:31:00 +02:00
integration Fix Bugs in the "Copy article URL to clipboard" feature #14242 (#14243) 2021-07-20 15:09:24 +01:00
plugins add cypress-failed-log (#14224) 2021-07-16 14:20:06 +01:00
support add cypress-failed-log (#14224) 2021-07-16 14:20:06 +01:00
util Unfinished network requests cause problems with Cypress test setup (#14102) 2021-06-30 16:03:05 +01:00
.eslintrc.js Bump eslint-plugin-no-only-tests from 2.5.0 to 2.6.0 (#13616) 2021-05-03 11:16:29 -05:00