Pārlūkot izejas kodu

Don't set aria-expanded=false on clear(), because clearing in itself doesn't close the menu

Matt Westcott 3 mēneši atpakaļ
vecāks
revīzija
784f4bbbb9

+ 0 - 1
client/src/entrypoints/contrib/typed_table_block/typed_table_block.js

@@ -219,7 +219,6 @@ export class TypedTableBlock {
       .text(this.blockDef.meta.strings.ADD_COLUMN)
       .removeClass('button--icon text-replace white')
       .removeAttr('aria-label')
-      .attr('aria-expanded', 'false')
       .removeAttr('title');
 
     // delete all body rows