Creating a new entry or using autofill and save creates a "Website (URI)" entry without a trailing slash, unlike in desktop
- Dominant language
- Kotlin
- Stars
- 9.4k
- Forks
- 1.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 67
Description
### Steps To Reproduce
New entry:
1. Navigate to a form in Chrome
2. Click Bitwarden in your keyboard
3. Click add a site
4. The URI doesn't contain a trailing slash
Existing entry:
1. Navigate to a login
2. Click Bitwarden in your keyboard
3. Click search (search for your entry)
4. Click autofill and save
### Expected Result
Have the URI be like in Chrome desktop: it would have been "https://domain.com/".
### Actual Result
In both cases the Website (URI) will be "https://domain.com".
### Screenshots or Videos
_No response_
### Additional Context
This is important since I am using "starts with" as a match detection. So now my entries in Android never matches the entries I created on the desktop. And if I do a autofill and save on an existing desktop entry, my entry will contains now both "https://domain.com/" and "https://domain.com"
Thanks
### Build Version
2025.1.0
### What server are you connecting to?
Self-host
### Self-host Server Version
Vaultwarden
### Environment Details
Galaxy A52
### Issue Tracking Info
- [x] I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
Contributor guide
Assessment
This issue has not been assessed yet.