Skip to content

batches: show status pill on "Executions" tab with active executions

Administrator requested to merge aa/show-status-pills into main

Created by: adeola-ak

Closes #32341 (closed)

i am getting this error

Unsafe member access .state on an 'any' value.eslint[@typescript-eslint/no-unsafe-member-access]

Unsafe member access .length on an 'any' value.eslint[@typescript-eslint/no-unsafe-member-access]

i dont know if this needs to be addressed as i do see a similar error somewhere else. I think I know why it's giving me the error but not exactly sure how to address it beside adding the question marks to only evaluate if certain values are true

Test plan

Tested several different values and states and results were as expected

Merge request reports

Loading