فهرست منبع

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

Matt Westcott 3 ماه پیش
والد
کامیت
784f4bbbb9
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      client/src/entrypoints/contrib/typed_table_block/typed_table_block.js

+ 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