PolicyEngine / policyengine-app

PolicyEngine's free web app for computing the impact of public policy.
GNU Affero General Public License v3.0
32 stars 86 forks source link

Set explicit title on callback page #1667

Closed anth-volk closed 1 week ago

anth-volk commented 2 weeks ago

Description

Fixes #1654.

Changes

This sets an explicit title on the AuthCallback.jsx component, preventing the implicit naming of the page to include "CALLBACK"

Screenshots

Opening this as draft until #1659 and #1663 can be closed, as it's not possible to properly test these changes without those.

Tests

N/A

anth-volk commented 2 weeks ago

This should be delayed while we confirm that #1654 is still an issue; otherwise, I'll close this in about a week's time.

anth-volk commented 1 week ago

Closing, as we have not seen the issue again since other changes.