sweepai-dev / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and a/b testing that you can self-host.
https://posthog.com
Other
0 stars 0 forks source link

[DRAFT] Fix issue with toolbar URL truncation and displacement #8

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR addresses the issue with toolbar URLs not being truncated and displacing launch actions in the PostHog toolbar feature.

Changes Made

How to Test

  1. Go to the toolbar feature on the PostHog Cloud.
  2. Verify that long URLs are now properly truncated and do not displace launch actions.
  3. Create a new action via the toolbar and check that the modal list for launching URLs is no longer constrained.

Related Issue

Link to Issue #6

Checklist

Screenshots (if applicable)

N/A

Fixes #6.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/fix/toolbar-url-truncation