Improves column key extraction in header drawer
Enhances column key retrieval to use consistent key format Adds null check for filter template to prevent potential errors Uses buildKeyFromColumn() for more robust key generation
This commit is contained in:
parent
9777f463b5
commit
58cedb9fad
2 changed files with 5 additions and 2 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"Bash(npm install:*)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"Bash(npm run css:analyze:*)",
|
||||
"Bash(npm run test:run:*)"
|
||||
"Bash(npm run test:run:*)",
|
||||
"Bash(cd:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue