feat: gtfs feature tracker feature flag#130
Conversation
Co-authored-by: Copilot <copilot@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
*Lighthouse ran on https://mobilitydatabase-dj3nd04jk-mobility-data.vercel.app/ * (Desktop)
*Lighthouse ran on https://mobilitydatabase-dj3nd04jk-mobility-data.vercel.app/feeds * (Desktop)
*Lighthouse ran on https://mobilitydatabase-dj3nd04jk-mobility-data.vercel.app/feeds/gtfs/mdb-2126 * (Desktop)
*Lighthouse ran on https://mobilitydatabase-dj3nd04jk-mobility-data.vercel.app/feeds/gtfs_rt/mdb-2585 * (Desktop)
*Lighthouse ran on https://mobilitydatabase-dj3nd04jk-mobility-data.vercel.app/feeds/gbfs/gbfs-flamingo_porirua * (Desktop)
|
Summary:
Added feature flag for gtfs feature tracker
Expected behavior:
You should not be able to access the gtfs feature tracker through the UI as the feature flag is false, you can still directly navigate to it. Once this PR goes in, I'll enable it on dev and qa environments
Testing tips:
Go in the app, you should not see the gtfs feature tracker link in header, footer or in search page
Please make sure these boxes are checked before submitting your pull request - thanks!
yarn testto make sure you didn't break anything