Currently, when we're representing a file tree of some kind, we display something like the following:

This doesn't read out well with accessible technologies such as screen-readers. Instead, we might want to consider building out an interactive component that supports assistive technologies better, as well as collapseable states.
An example of what a component might look like could be found in Ant Design or Fluent UI
List of Impacted Files
Currently, when we're representing a file tree of some kind, we display something like the following:
This doesn't read out well with accessible technologies such as screen-readers. Instead, we might want to consider building out an interactive component that supports assistive technologies better, as well as collapseable states.
An example of what a component might look like could be found in Ant Design or Fluent UI
List of Impacted Files