Expand maybe column is no expanded column is found in localStorage
... to trigger scrolling into view
This commit is contained in:
@@ -181,6 +181,7 @@ export default class extends Controller {
|
||||
this.#collapseAllExcept(expandedColumn)
|
||||
} else {
|
||||
this.#collapseAllExcept(this.maybeColumnTarget)
|
||||
this.#expand(this.maybeColumnTarget, false)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user