Zaimwa9

Results 26 issues of Zaimwa9

### Is your feature request related to a problem? At the moment, we create a feature-specific segment within the feature modal but the user needs to manually attach it. This...

good first issue
improvement
front-end

Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [x] I...

front-end
api
chore

Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [x] I...

front-end
api
fix

Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [x] I...

feature
front-end
api

With the migration of the react router, the URL params parsing returned strings, causing comparison mismatches with id returned from the backend. We patched it with an util function but...

improvement

### How are you running Flagsmith - [ ] Self Hosted with Docker - [ ] Self Hosted with Kubernetes - [x] SaaS at flagsmith.com - [ ] Some other...

flagsmith flag

Thanks for submitting a PR! Please check the boxes below: - [ ] I have added information to `docs/` if required so people know about the feature! - [ ]...

feature
front-end

### Is your feature request related to a problem? At the moment, outgoing webhook requests (success or failed) are not stored. The point of this feature would be to store...

Closes #347 **Problem** When initial fetching of flags failed using one of the lib react hook (500, 403), the promise rejection is unhandled, causing console errors and surfacing the error...

We reverted the sdk-version header changes due to CORS errors in #342. This PR re-integrates the headers while releasing a major version. Additionally added a pre-commit hook to write version...