Safa Alfulaij

Results 16 issues of Safa Alfulaij

The AltGr is a very useful key that gives me some more characters without the use of a character-map app. The options in `base.lst` file: ``` lv3 Key to choose...

enhancement
feature request

Here: https://github.com/django-json-api/django-rest-framework-json-api/blob/fbb4b033a483b7edb62de3377c83a046a55f69b2/rest_framework_json_api/django_filters/backends.py#L80 [`RangeFilter`](https://django-filter.readthedocs.io/en/stable/ref/filters.html#rangefilter) is used to specify a value of the two ends without specifying the other. It works by looking for "min/after" and "max/before" in the query param. This...

bug

## Steps to reproduce: - Go to any unit with a suggestion - Click on the suggestion to edit it - Make the edit - Press Ctrl+Enter - The translation...

bug
editor

A huge problem here: ![screenshot_2019-02-04 common voice by mozilla](https://user-images.githubusercontent.com/3509617/52197240-d87c0c80-286f-11e9-8053-88f6fb05af65.png) "Remove" at right, "Keep" at left. The logic is still the same. If you choose "Remove" (which is on left in...

Bug
Stale

Using Windows 10 and Arabic interface. If there is a string that has msgctxt, showing in the listview, the mirroring of the "new-painted" items is reversed. For example, if PoEdit's...

RTL
Windows

## Describe the Bug _Note: all the following is pseudo code._ Given the following models: ```python class BaseModel(models.Model): creation_user = models.ForeignKey("User", related_name="+", on_delete=models.CASCADE) class Meta: abstract = True class Pizza(BaseModel):...

bug
question

Currently: https://github.com/strawberry-graphql/strawberry-graphql-django/blob/8f82b84141c182980b5001b4f0f562c787fe2dda/strawberry_django/relay.py#L395 Only the actual `get`/`first` methods are being wrapped for async safety. There are cases where I need to access data not fetched yet in the custom `get_queryset` resolver...

enhancement
help wanted
question

I was wondering what features will be considered out of scope and too much for this library, and what features isn't. For example, in the test suite, how can we...

documentation

Hi! I got confused between `path` and `ordering` fields now that I'm using UUID as primary keys. I don't know how they should be with integer keys, hence this question....

documentation

Most of the languages have more than 2 forms for plurals... Arabic (as an example) have 6 forms, others have 3 or 4