urbit / bridge

An application for interacting with Azimuth.
MIT License
96 stars 25 forks source link

Use absolute invite URL (instead of relative) in .csv export #1003

Closed matthew-levan closed 2 years ago

matthew-levan commented 2 years ago

Describe the bug: In .csv exports of L2 planet invites, the invite URL is like bridge.urbit.org/#blah-blah..., but it should be https://bridge.urbit.org/#blah-blah....

To reproduce: Steps to reproduce the behavior:

  1. Go to Bridge
  2. Log into an L2 star
  3. Click on planet invite section
  4. Export .csv of invites
  5. Inspect .csv "Invite URL" column
  6. See relative URLs

Expected behavior: ARE YOU NOT SATISFIED?!

tomholford commented 2 years ago

@matthew-levan Thanks for reporting this, we just merged a PR to address the issue. It will be deployed in the next Bridge update.