Skip to content

Fixes empty state image on AI Agents page

Darby Frey requested to merge fixes-ai-agent-empty-state into master

What does this MR do and why?

I noticed the empty state image wasn't loading correctly on the AI agents page in production. This MR fixes the issue by loading the image correctly from the Rails asset pipeline.

/cc @marshall007 since we noticed this the other day

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-03-02_at_8.27.57_AM Screenshot_2024-03-04_at_7.56.40_AM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Darby Frey

Merge request reports