Skip to content

bug: Fixed url encoding#818

Merged
elayira merged 7 commits intomainfrom
bug/c-1283-not-able-to-delete-custom-activity-type
May 10, 2023
Merged

bug: Fixed url encoding#818
elayira merged 7 commits intomainfrom
bug/c-1283-not-able-to-delete-custom-activity-type

Conversation

@elayira
Copy link
Copy Markdown
Contributor

@elayira elayira commented Apr 28, 2023

Changes proposed ✍️

https://linear.app/crowddotdev/issue/C-1283/not-able-to-delete-custom-activity-type

What

🤖 Generated by Copilot at 5301507

Fix bug with deleting and updating projects with spaces in names. Encode the last segment of the URL for delete and put requests in auth-axios.js.

🤖 Generated by Copilot at 5301507

URL segments
Encoded for delete and put
A winter bug fixed

Why

How

🤖 Generated by Copilot at 5301507

  • Encode the last segment of the URL for delete and put requests to avoid errors with special characters (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@elayira elayira added the Bug Created by Linear-GitHub Sync label Apr 28, 2023
@elayira elayira requested a review from joanreyero April 28, 2023 16:47
Copy link
Copy Markdown
Contributor

@joanreyero joanreyero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The linter seems to not be passing 🙂

@elayira elayira requested a review from joanreyero May 1, 2023 13:22
@elayira
Copy link
Copy Markdown
Contributor Author

elayira commented May 1, 2023

The linter seems to not be passing slightly_smiling_face

Linting fixed

@elayira elayira merged commit 02b0239 into main May 10, 2023
@elayira elayira deleted the bug/c-1283-not-able-to-delete-custom-activity-type branch May 10, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants