469808cf09
Closes #<issue> ## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md) - [x] The PR title follows the convention. - [x] I ran and tested the code works --- ## Testing Tested on executing tasks and on moving between tasks --- ## Changelog Small UI fix for spans on the task runs page --- ## Screenshots https://github.com/user-attachments/assets/72095b03-c74f-4472-afde-9c63e6e7c224 💯
Trigger webapp - powered by Remix
To start, run with pnpm run dev --filter webapp
Build the docker image locally:
pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh