Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
267,326 | 8,387,714,943 | IssuesEvent | 2018-10-09 02:07:53 | MudDesigner/MudDesigner.Engine | https://api.github.com/repos/MudDesigner/MudDesigner.Engine | opened | Define Environmental Component factory API | Priority: Low Status: Available Type: Feature | The factory API should provide a simple API for creating new instances of an environment component. | 1.0 | Define Environmental Component factory API - The factory API should provide a simple API for creating new instances of an environment component. | priority | define environmental component factory api the factory api should provide a simple api for creating new instances of an environment component | 1 |
114,247 | 4,622,775,158 | IssuesEvent | 2016-09-27 08:47:51 | bazingatechnologies/FSharp.Data.GraphQL | https://api.github.com/repos/bazingatechnologies/FSharp.Data.GraphQL | opened | Use computation expressions for defining schema | enhancement low-priority question | We talked with @johnberzy-bazinga about idea of using cexprs for defining schemas, i.e instead of current:
```fsharp
let Person = Define.Object("Person", "description", [
Define.Field("firstName", String, "Person's first name", fun ctx p -> p.FirstName)
Define.Field("lastName", String, "Person's last name... | 1.0 | Use computation expressions for defining schema - We talked with @johnberzy-bazinga about idea of using cexprs for defining schemas, i.e instead of current:
```fsharp
let Person = Define.Object("Person", "description", [
Define.Field("firstName", String, "Person's first name", fun ctx p -> p.FirstName)
De... | priority | use computation expressions for defining schema we talked with johnberzy bazinga about idea of using cexprs for defining schemas i e instead of current fsharp let person define object person description define field firstname string person s first name fun ctx p p firstname de... | 1 |
667,988 | 22,536,746,683 | IssuesEvent | 2022-06-25 10:37:47 | ofiwg/libfabric | https://api.github.com/repos/ofiwg/libfabric | closed | prov/rxm: no vaild rx_buf->mr in rendezvous receive handler | low priority prov/rxm stale | I met a problem when using libfabric, I think it is a bug.
The test I runned is fi_rdm_pingpong:
`Server: fi_rdm_pingpong -d dev-name -v`
`Client: fi_rdm_pingpong -d dev-name -v 192.168.198.2`
With `FI_OFI_RXM_USE_RNDV_WRITE=true` and `ep->rdm_mr_local == true`
When the data size increased to 1M, I find t... | 1.0 | prov/rxm: no vaild rx_buf->mr in rendezvous receive handler - I met a problem when using libfabric, I think it is a bug.
The test I runned is fi_rdm_pingpong:
`Server: fi_rdm_pingpong -d dev-name -v`
`Client: fi_rdm_pingpong -d dev-name -v 192.168.198.2`
With `FI_OFI_RXM_USE_RNDV_WRITE=true` and `ep->rdm_mr_... | priority | prov rxm no vaild rx buf mr in rendezvous receive handler i met a problem when using libfabric i think it is a bug the test i runned is fi rdm pingpong server fi rdm pingpong d dev name v client fi rdm pingpong d dev name v with fi ofi rxm use rndv write true and ep rdm mr local ... | 1 |
818,478 | 30,691,025,742 | IssuesEvent | 2023-07-26 15:11:17 | SeldonIO/alibi-detect | https://api.github.com/repos/SeldonIO/alibi-detect | closed | Refactor device types to `_types` for outlier detectors | Priority: Low Effort: XS | The `device` parameter for the outlier detectors is getting quite long: `device: Optional[Union[Literal['cuda', 'gpu', 'cpu'], 'torch.device']] = None,`. May make sense to refactor this to `_types.py`. As well as wherever else this is the case in the library. | 1.0 | Refactor device types to `_types` for outlier detectors - The `device` parameter for the outlier detectors is getting quite long: `device: Optional[Union[Literal['cuda', 'gpu', 'cpu'], 'torch.device']] = None,`. May make sense to refactor this to `_types.py`. As well as wherever else this is the case in the library. | priority | refactor device types to types for outlier detectors the device parameter for the outlier detectors is getting quite long device optional torch device none may make sense to refactor this to types py as well as wherever else this is the case in the library | 1 |
307,396 | 9,416,545,029 | IssuesEvent | 2019-04-10 14:53:00 | CS2113-AY1819S2-M11-2/main | https://api.github.com/repos/CS2113-AY1819S2-M11-2/main | closed | Calendar UI, task name highlight does not go away | priority.Low severity.Low type.Enhancement v1.4 | **Describe the bug**
Selecting a task will highlight the task name in the calendar. However the highlight does not go away even though many other commands were entered after that. Perhaps suggestion to remove the highlight when a new command is entered after select
**To Reproduce**
Steps to reproduce the behavior:
... | 1.0 | Calendar UI, task name highlight does not go away - **Describe the bug**
Selecting a task will highlight the task name in the calendar. However the highlight does not go away even though many other commands were entered after that. Perhaps suggestion to remove the highlight when a new command is entered after select
... | priority | calendar ui task name highlight does not go away describe the bug selecting a task will highlight the task name in the calendar however the highlight does not go away even though many other commands were entered after that perhaps suggestion to remove the highlight when a new command is entered after select ... | 1 |
508,994 | 14,710,286,181 | IssuesEvent | 2021-01-05 04:45:14 | Plaxy-Technologies-Inc/YouPlanets-Bug-Report | https://api.github.com/repos/Plaxy-Technologies-Inc/YouPlanets-Bug-Report | closed | Issue with rich editor | Priority: Low | **Describe the bug**
The paragraph is auto centered if giving an order (bullets or numbering) to any piece of the paragraph. pic 1 is what it looks like in editing. pic 2 is what it displays
**Screenshots**
<img width="900" alt="image" src="https://user-images.githubusercontent.com/40333215/103377661-fd09af00-4a... | 1.0 | Issue with rich editor - **Describe the bug**
The paragraph is auto centered if giving an order (bullets or numbering) to any piece of the paragraph. pic 1 is what it looks like in editing. pic 2 is what it displays
**Screenshots**
<img width="900" alt="image" src="https://user-images.githubusercontent.com/4033... | priority | issue with rich editor describe the bug the paragraph is auto centered if giving an order bullets or numbering to any piece of the paragraph pic is what it looks like in editing pic is what it displays screenshots img width alt image src img width alt image src | 1 |
812,861 | 30,386,393,192 | IssuesEvent | 2023-07-13 01:22:22 | WordPress/Learn | https://api.github.com/repos/WordPress/Learn | closed | Building Sidebars With the Site Editor - Lesson Plan | [Priority] Low [Audience] Users [Experience Level] Intermediate [Content Type] Lesson Plan 5.9 [Topic] Block Editor | # Development Checklist:
- [ ] Draft lesson plan
- [ ] Copy edit
- [ ] Style guide review
- [ ] Instructional Review
- [ ] Final review
- [ ] Publish
- [ ] Description and Objectives finalized
- [ ] Gather links to Support and Developer Docs
- [ ] Define several SEO keywords to use in the article and where the... | 1.0 | Building Sidebars With the Site Editor - Lesson Plan - # Development Checklist:
- [ ] Draft lesson plan
- [ ] Copy edit
- [ ] Style guide review
- [ ] Instructional Review
- [ ] Final review
- [ ] Publish
- [ ] Description and Objectives finalized
- [ ] Gather links to Support and Developer Docs
- [ ] Define s... | priority | building sidebars with the site editor lesson plan development checklist draft lesson plan copy edit style guide review instructional review final review publish description and objectives finalized gather links to support and developer docs define several seo keyword... | 1 |
444,104 | 12,806,371,647 | IssuesEvent | 2020-07-03 09:19:26 | phpid-jakarta/ajari-koding | https://api.github.com/repos/phpid-jakarta/ajari-koding | closed | Feature - Dark Mode | enhancement low-priority | **Jelaskan fitur yang kamu inginkan**
Switch antara dark dan light theme
**Kenapa fitur ini kamu pikir penting?**
Memberikan alternatif tema sesuai dengan preferensi pengguna
**Langkah-langkah solusi**
- Inject root class dengan current theme `dark` atau `light`
- Switch warna dengan CSS variabel
- Tambah to... | 1.0 | Feature - Dark Mode - **Jelaskan fitur yang kamu inginkan**
Switch antara dark dan light theme
**Kenapa fitur ini kamu pikir penting?**
Memberikan alternatif tema sesuai dengan preferensi pengguna
**Langkah-langkah solusi**
- Inject root class dengan current theme `dark` atau `light`
- Switch warna dengan CSS... | priority | feature dark mode jelaskan fitur yang kamu inginkan switch antara dark dan light theme kenapa fitur ini kamu pikir penting memberikan alternatif tema sesuai dengan preferensi pengguna langkah langkah solusi inject root class dengan current theme dark atau light switch warna dengan css... | 1 |
277,252 | 8,628,132,974 | IssuesEvent | 2018-11-21 16:36:12 | ParabolInc/action | https://api.github.com/repos/ParabolInc/action | closed | Add project button inaccessible to screen reader users | bug low priority | ## Issue - Bug
The add project button at the top of the project column is a `<span>` with `aria-hidden="true"` making it impossible to navigate to for users with assistive technology.
It's best to replace the `<span>` with a `<button>`, possibly using the `PlainButton` component.
### Acceptance Criteria
- Rep... | 1.0 | Add project button inaccessible to screen reader users - ## Issue - Bug
The add project button at the top of the project column is a `<span>` with `aria-hidden="true"` making it impossible to navigate to for users with assistive technology.
It's best to replace the `<span>` with a `<button>`, possibly using the `... | priority | add project button inaccessible to screen reader users issue bug the add project button at the top of the project column is a with aria hidden true making it impossible to navigate to for users with assistive technology it s best to replace the with a possibly using the plainbutton comp... | 1 |
525,220 | 15,241,054,998 | IssuesEvent | 2021-02-19 07:48:53 | jamulussoftware/jamuluswebsite | https://api.github.com/repos/jamulussoftware/jamuluswebsite | closed | [Feature] Rethink server setup | Low priority enhancement | This should be worked on AFTER we merged #101
**Is your feature request related to a problem? Please describe.**
Currently the server setup is too wordy and (at least in my opinion) not easy to follow. We should rethink it in a "do this and that" style, especially the private server setup is a bit confusing since ... | 1.0 | [Feature] Rethink server setup - This should be worked on AFTER we merged #101
**Is your feature request related to a problem? Please describe.**
Currently the server setup is too wordy and (at least in my opinion) not easy to follow. We should rethink it in a "do this and that" style, especially the private serve... | priority | rethink server setup this should be worked on after we merged is your feature request related to a problem please describe currently the server setup is too wordy and at least in my opinion not easy to follow we should rethink it in a do this and that style especially the private server setup is... | 1 |
282,185 | 8,704,346,512 | IssuesEvent | 2018-12-05 19:09:28 | AICrowd/AIcrowd | https://api.github.com/repos/AICrowd/AIcrowd | closed | Submission page rows not vertically aligned | low priority | _From @spMohanty on April 29, 2018 21:15_
<img width="1186" alt="screen shot 2018-04-29 at 22 53 51" src="https://user-images.githubusercontent.com/1581312/39411052-aa92305a-4c02-11e8-86de-9a020babfd0e.png">
while, we would want something more symmetrical. Along the lines of :
<img width="1197" alt="screen shot... | 1.0 | Submission page rows not vertically aligned - _From @spMohanty on April 29, 2018 21:15_
<img width="1186" alt="screen shot 2018-04-29 at 22 53 51" src="https://user-images.githubusercontent.com/1581312/39411052-aa92305a-4c02-11e8-86de-9a020babfd0e.png">
while, we would want something more symmetrical. Along the lin... | priority | submission page rows not vertically aligned from spmohanty on april img width alt screen shot at src while we would want something more symmetrical along the lines of img width alt screen shot at src copied from original issue crowdai crowdai ... | 1 |
425,020 | 12,334,178,640 | IssuesEvent | 2020-05-14 09:45:53 | ThaumRystra/DiceCloud | https://api.github.com/repos/ThaumRystra/DiceCloud | closed | Color selector always shows red as selected color regardless of actual color selected | bug low priority | This can probably be fixed by using the [bindProperty API](https://github.com/ThaumRystra/DiceCloud1/blob/master/rpg-docs/client/lib/bindProperty.js), since it was written to help with polymer elements that don't play nicecly with having their properties set by Blaze. | 1.0 | Color selector always shows red as selected color regardless of actual color selected - This can probably be fixed by using the [bindProperty API](https://github.com/ThaumRystra/DiceCloud1/blob/master/rpg-docs/client/lib/bindProperty.js), since it was written to help with polymer elements that don't play nicecly with h... | priority | color selector always shows red as selected color regardless of actual color selected this can probably be fixed by using the since it was written to help with polymer elements that don t play nicecly with having their properties set by blaze | 1 |
86,441 | 3,715,251,573 | IssuesEvent | 2016-03-03 00:42:37 | obophenotype/mammalian-phenotype-ontology | https://api.github.com/repos/obophenotype/mammalian-phenotype-ontology | closed | def of external urethral orifice is human specific? | auto-migrated low priority sourceforge | ```
id: MP:0011796
name: abnormal external urethral orifice morphology
namespace: MPheno.ontology
def: "any structural anomaly of the external opening or orifice of the urethra through which urine and seminal fluid (in males only) leave the body; in males the meatus presents as a vertical slit normally positioned a... | 1.0 | def of external urethral orifice is human specific? - ```
id: MP:0011796
name: abnormal external urethral orifice morphology
namespace: MPheno.ontology
def: "any structural anomaly of the external opening or orifice of the urethra through which urine and seminal fluid (in males only) leave the body; in males the me... | priority | def of external urethral orifice is human specific id mp name abnormal external urethral orifice morphology namespace mpheno ontology def any structural anomaly of the external opening or orifice of the urethra through which urine and seminal fluid in males only leave the body in males the meatus p... | 1 |
66,340 | 3,252,605,833 | IssuesEvent | 2015-10-19 15:31:29 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | closed | Repeated/useless assignment in contours.cpp | affected: master bug category: imgproc easy priority: low | Hello,
I am going through some of the source code as a learning exercise, and I noticed that in
https://github.com/Itseez/opencv/blob/master/modules/imgproc/src/contours.cpp
in the method
cvStartFindContours
scanner-> is assigned twice:
line 219: scanner->mode = mode;
line 225: scanner->mode = (in... | 1.0 | Repeated/useless assignment in contours.cpp - Hello,
I am going through some of the source code as a learning exercise, and I noticed that in
https://github.com/Itseez/opencv/blob/master/modules/imgproc/src/contours.cpp
in the method
cvStartFindContours
scanner-> is assigned twice:
line 219: scanner-... | priority | repeated useless assignment in contours cpp hello i am going through some of the source code as a learning exercise and i noticed that in in the method cvstartfindcontours scanner is assigned twice line scanner mode mode line scanner mode int mode | 1 |
787,819 | 27,732,317,385 | IssuesEvent | 2023-03-15 08:56:37 | Automattic/woocommerce-payments | https://api.github.com/repos/Automattic/woocommerce-payments | closed | Visually hidden text is not visually hidden | type: bug good first issue priority: low component: settings size: small | ### To Reproduce
<!-- Describe the steps to reproduce the behavior. -->
1. As a merchant, navigate to **Payments → Settings**.
2. Scroll down to the "Transactions and deposits" section.
3. Observe the text:
> Manage and update your deposit account information to receive payments and payouts. [Manage in Stripe(op... | 1.0 | Visually hidden text is not visually hidden - ### To Reproduce
<!-- Describe the steps to reproduce the behavior. -->
1. As a merchant, navigate to **Payments → Settings**.
2. Scroll down to the "Transactions and deposits" section.
3. Observe the text:
> Manage and update your deposit account information to rece... | priority | visually hidden text is not visually hidden to reproduce as a merchant navigate to payments → settings scroll down to the transactions and deposits section observe the text manage and update your deposit account information to receive payments and payouts the opens in a new... | 1 |
521,920 | 15,145,080,769 | IssuesEvent | 2021-02-11 03:18:26 | visit-dav/visit | https://api.github.com/repos/visit-dav/visit | closed | Should manual creation be enabled by default in build_visit? | bug impact medium likelihood medium low-hanging fruit priority | I noticed that the manual target is now contingent on VISIT_ENABLE_MANUALS. Should this be added to the config site file by build_visit by default? Should there be an option in build_visit to add it? | 1.0 | Should manual creation be enabled by default in build_visit? - I noticed that the manual target is now contingent on VISIT_ENABLE_MANUALS. Should this be added to the config site file by build_visit by default? Should there be an option in build_visit to add it? | priority | should manual creation be enabled by default in build visit i noticed that the manual target is now contingent on visit enable manuals should this be added to the config site file by build visit by default should there be an option in build visit to add it | 1 |
705,616 | 24,241,501,255 | IssuesEvent | 2022-09-27 07:07:41 | testomatio/app | https://api.github.com/repos/testomatio/app | closed | Fix CSS styling of App | bug ui\ux priority low | **Describe the bug**
Several pages within App have wrong styling so user cannot see them clearly
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://app.testomat.io/projects/$projectId/'
2. Observe pages from screenshots
3. Compare screenshots with App
**Expected behavior**
Pages should be p... | 1.0 | Fix CSS styling of App - **Describe the bug**
Several pages within App have wrong styling so user cannot see them clearly
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://app.testomat.io/projects/$projectId/'
2. Observe pages from screenshots
3. Compare screenshots with App
**Expected beha... | priority | fix css styling of app describe the bug several pages within app have wrong styling so user cannot see them clearly to reproduce steps to reproduce the behavior go to observe pages from screenshots compare screenshots with app expected behavior pages should be properly styled so w... | 1 |
724,168 | 24,919,476,939 | IssuesEvent | 2022-10-30 19:43:09 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | opened | [Zangarmarsh] Steam Pump Overseer does not spawn when using Ironvine Seeds | Confirmed Quest Priority-Low 61-64 | https://github.com/chromiecraft/chromiecraft/issues/4348
### What client do you play on?
ruRU
### Faction
Both
### Content Phase:
61-64
### Current Behaviour
At the moment they has only static spawn.
### Expected Blizzlike Behaviour
In addition to static spawning, should be able to summon... | 1.0 | [Zangarmarsh] Steam Pump Overseer does not spawn when using Ironvine Seeds - https://github.com/chromiecraft/chromiecraft/issues/4348
### What client do you play on?
ruRU
### Faction
Both
### Content Phase:
61-64
### Current Behaviour
At the moment they has only static spawn.
### Expected Bl... | priority | steam pump overseer does not spawn when using ironvine seeds what client do you play on ruru faction both content phase current behaviour at the moment they has only static spawn expected blizzlike behaviour in addition to static spawning should be able t... | 1 |
258,130 | 8,160,544,486 | IssuesEvent | 2018-08-24 02:07:08 | cranndarach/lifetracker | https://api.github.com/repos/cranndarach/lifetracker | closed | [improvement] Tab-complete on autocomplete inputs | html nodejs priority/low task-size/small type/improvement | It would be neat to allow tab-complete on inputs with autocomplete, following the general schema:
- If an option is highlighted/hovered, fill in that option
- If no option is highlighted/hovered, fill in the first option
- Then probably stay in the same input in case of edits
- If there are no options in the drop... | 1.0 | [improvement] Tab-complete on autocomplete inputs - It would be neat to allow tab-complete on inputs with autocomplete, following the general schema:
- If an option is highlighted/hovered, fill in that option
- If no option is highlighted/hovered, fill in the first option
- Then probably stay in the same input in ... | priority | tab complete on autocomplete inputs it would be neat to allow tab complete on inputs with autocomplete following the general schema if an option is highlighted hovered fill in that option if no option is highlighted hovered fill in the first option then probably stay in the same input in case of edit... | 1 |
527,029 | 15,307,350,856 | IssuesEvent | 2021-02-24 20:46:25 | hetic-newsroom/heticiens.news | https://api.github.com/repos/hetic-newsroom/heticiens.news | closed | Optimize SEO | UI enhancement low-priority | Add JSON-LD Schema tags to improve ranking.
Suggested tags: Article, Organization
Look at schema.org | 1.0 | Optimize SEO - Add JSON-LD Schema tags to improve ranking.
Suggested tags: Article, Organization
Look at schema.org | priority | optimize seo add json ld schema tags to improve ranking suggested tags article organization look at schema org | 1 |
291,053 | 8,917,308,113 | IssuesEvent | 2019-01-20 01:53:56 | mono/monodevelop | https://api.github.com/repos/mono/monodevelop | closed | RunInMainThread and toolkit invoke issues | Area: IDE Platform low-priority vs-sync | We have many abstractions on top of the UI thread invoke methods. Most of them use boxing and/or lambda captures and delegate allocations. We should optimize them in the long run:
GuiSyncObject - allocates lambdas which capture the cb and state
* Possible solution: short-cirtuit Runtime.RunInMainThread and use Di... | 1.0 | RunInMainThread and toolkit invoke issues - We have many abstractions on top of the UI thread invoke methods. Most of them use boxing and/or lambda captures and delegate allocations. We should optimize them in the long run:
GuiSyncObject - allocates lambdas which capture the cb and state
* Possible solution: shor... | priority | runinmainthread and toolkit invoke issues we have many abstractions on top of the ui thread invoke methods most of them use boxing and or lambda captures and delegate allocations we should optimize them in the long run guisyncobject allocates lambdas which capture the cb and state possible solution shor... | 1 |
782,171 | 27,488,853,341 | IssuesEvent | 2023-03-04 11:15:24 | ncaq/www.ncaq.net | https://api.github.com/repos/ncaq/www.ncaq.net | closed | ロゴをサイズダウンする | Priority: Low Type: Refactoring Type: Maintenance Estimate: 2 | どうせロゴもfaviconとして画像読み込むのでファイルを一つにした方がキャッシュ効くし良いのではと思って、
あえてサイズダウンしていませんでしたが、
初回レンダリングのためにはサイズダウンしたほうが良さそう。
冷静に考えるとサイズダウンした画像はかなり小さくなると思われるので、
そこまでネットワークにも負荷は無いでしょう。
[<picture>: 画像要素 - HTML: HyperText Markup Language | MDN](https://developer.mozilla.org/ja/docs/Web/HTML/Element/picture)
でwebpに対応しても良いでしょう。
[Cloud... | 1.0 | ロゴをサイズダウンする - どうせロゴもfaviconとして画像読み込むのでファイルを一つにした方がキャッシュ効くし良いのではと思って、
あえてサイズダウンしていませんでしたが、
初回レンダリングのためにはサイズダウンしたほうが良さそう。
冷静に考えるとサイズダウンした画像はかなり小さくなると思われるので、
そこまでネットワークにも負荷は無いでしょう。
[<picture>: 画像要素 - HTML: HyperText Markup Language | MDN](https://developer.mozilla.org/ja/docs/Web/HTML/Element/picture)
でwebpに対応しても良いで... | priority | ロゴをサイズダウンする どうせロゴもfaviconとして画像読み込むのでファイルを一つにした方がキャッシュ効くし良いのではと思って、 あえてサイズダウンしていませんでしたが、 初回レンダリングのためにはサイズダウンしたほうが良さそう。 冷静に考えるとサイズダウンした画像はかなり小さくなると思われるので、 そこまでネットワークにも負荷は無いでしょう。 でwebpに対応しても良いでしょう。 | 1 |
282,004 | 8,701,678,196 | IssuesEvent | 2018-12-05 12:18:29 | antonwilc0x/NewSO | https://api.github.com/repos/antonwilc0x/NewSO | closed | ServerKit | client complexity: low enhancement hiatus priority: high server | The Serv API extends MiniServ's functions. Based on a standalone version of the ASP.NET API framework, it'll give more flexibility to the existing lot server architecture while hopefully laying the foundation for expansion to full fledged "global server." The name "Mini" in MiniServ was chosen because it's not full fle... | 1.0 | ServerKit - The Serv API extends MiniServ's functions. Based on a standalone version of the ASP.NET API framework, it'll give more flexibility to the existing lot server architecture while hopefully laying the foundation for expansion to full fledged "global server." The name "Mini" in MiniServ was chosen because it's ... | priority | serverkit the serv api extends miniserv s functions based on a standalone version of the asp net api framework it ll give more flexibility to the existing lot server architecture while hopefully laying the foundation for expansion to full fledged global server the name mini in miniserv was chosen because it s ... | 1 |
804,832 | 29,503,346,534 | IssuesEvent | 2023-06-03 02:28:51 | ycphs/openxlsx | https://api.github.com/repos/ycphs/openxlsx | closed | Convert a range to a number | enhancement low priority Stale | Hi -
I put this under bug because it is not really a feature request.
Is there any way to convert a range to a number in Excel?
Use case is that I have a long data frame which has certain rows with text - the other rows are numbers (stored as character). When writing the dataframe to Excel the numbers get int... | 1.0 | Convert a range to a number - Hi -
I put this under bug because it is not really a feature request.
Is there any way to convert a range to a number in Excel?
Use case is that I have a long data frame which has certain rows with text - the other rows are numbers (stored as character). When writing the datafram... | priority | convert a range to a number hi i put this under bug because it is not really a feature request is there any way to convert a range to a number in excel use case is that i have a long data frame which has certain rows with text the other rows are numbers stored as character when writing the datafram... | 1 |
384,150 | 11,384,292,878 | IssuesEvent | 2020-01-29 08:40:34 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | closed | Optimize white space | low-priority bug user interface | On small screens, a lot of white space appears between the header bar and the page contents (see above 'All Hosts')
<img width="1268" alt="image" src="https://user-images.githubusercontent.com/3397663/73283681-c79c7780-41f3-11ea-9494-3bb365289f14.png">
it is requested not to have such empty space | 1.0 | Optimize white space - On small screens, a lot of white space appears between the header bar and the page contents (see above 'All Hosts')
<img width="1268" alt="image" src="https://user-images.githubusercontent.com/3397663/73283681-c79c7780-41f3-11ea-9494-3bb365289f14.png">
it is requested not to have such empty... | priority | optimize white space on small screens a lot of white space appears between the header bar and the page contents see above all hosts img width alt image src it is requested not to have such empty space | 1 |
495,189 | 14,273,276,322 | IssuesEvent | 2020-11-21 20:51:57 | Nootekhnika/nooLite_ONE | https://api.github.com/repos/Nootekhnika/nooLite_ONE | closed | В окне настройки SRF-1-3000-M следует убрать настройки "Тип выхода" и "Режим работы выхода управления". | average severity fix low priority | 
| 1.0 | В окне настройки SRF-1-3000-M следует убрать настройки "Тип выхода" и "Режим работы выхода управления". - 
| priority | в окне настройки srf m следует убрать настройки тип выхода и режим работы выхода управления | 1 |
122,194 | 4,828,288,729 | IssuesEvent | 2016-11-07 15:54:41 | CS2103AUG2016-W15-C4/main | https://api.github.com/repos/CS2103AUG2016-W15-C4/main | closed | Implement the list command to filter by priority | priority.low type.task | Dependencies: #73
Format: list todo/schedule/completed/"all tasks" with PRIORITY
E.g.
1) list completed with high
2) list all tasks with medium
*NOTE:
1) The "all tasks" does not need to have the quotation marks when used.
2) The PRIORITY has to be low, medium or high.
Refer to issue #70
| 1.0 | Implement the list command to filter by priority - Dependencies: #73
Format: list todo/schedule/completed/"all tasks" with PRIORITY
E.g.
1) list completed with high
2) list all tasks with medium
*NOTE:
1) The "all tasks" does not need to have the quotation marks when used.
2) The PRIORITY has to be low, medium or h... | priority | implement the list command to filter by priority dependencies format list todo schedule completed all tasks with priority e g list completed with high list all tasks with medium note the all tasks does not need to have the quotation marks when used the priority has to be low medium or hi... | 1 |
782,309 | 27,492,816,708 | IssuesEvent | 2023-03-04 20:45:50 | concretecms/concretecms | https://api.github.com/repos/concretecms/concretecms | closed | Author Selection | Type:Bug Status:Available Bug Priority:Low Affects:Content Creators Product Areas:Attributes Product Areas:Composer | When you try to select an author and there is a more than one page of authors. When you go to page 2 of authors and select an author the panel closes along with the page attributes. Meaning you can never select an author that isn't on page 1
 in the AUR
https://aur.archlinux.org/packages/vdhcoapp
### Utility this package has for you
Together with the Download Helper browser extension it allows anyone to download media from websites. Very useful!
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
YES!
... | 1.0 | [Request] vdhcoapp - ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/vdhcoapp
### Utility this package has for you
Together with the Download Helper browser extension it allows anyone to download media from websites. Very useful!
### Do you consider the package(s) to be useful for every Cha... | priority | vdhcoapp link to the package s in the aur utility this package has for you together with the download helper browser extension it allows anyone to download media from websites very useful do you consider the package s to be useful for every chaotic aur user yes do you consider the pack... | 1 |
718,218 | 24,707,906,519 | IssuesEvent | 2022-10-19 20:48:35 | google/blockly | https://api.github.com/repos/google/blockly | closed | Namespace spam in shadow fields | issue: bug low priority | Here is an example of generated XML that contains a superfluous `xmlns` attribute:
```
<value name="A">
<shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
<field name="NUM">1</field>
</shadow>
<block type="variables_get">
<field name="VAR" id="xxxxxxxxxxxxx">cos</field>
</block>
<... | 1.0 | Namespace spam in shadow fields - Here is an example of generated XML that contains a superfluous `xmlns` attribute:
```
<value name="A">
<shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
<field name="NUM">1</field>
</shadow>
<block type="variables_get">
<field name="VAR" id="xxxxxxx... | priority | namespace spam in shadow fields here is an example of generated xml that contains a superfluous xmlns attribute cos i have access to thousands of such cases from blockly games blockly team ping me if you want full examples note that this is always a shadow... | 1 |
198,783 | 6,977,413,651 | IssuesEvent | 2017-12-12 14:34:59 | ORNL-AMO/AMO-Tools-Desktop | https://api.github.com/repos/ORNL-AMO/AMO-Tools-Desktop | closed | PSAT - Optimize Fixed speed ? | low priority needs verification psat | When optimize is checked, a question ("Fixed specific speed?") radial shows up.
Can the yes/no be side by side instead of on top of each other? | 1.0 | PSAT - Optimize Fixed speed ? - When optimize is checked, a question ("Fixed specific speed?") radial shows up.
Can the yes/no be side by side instead of on top of each other? | priority | psat optimize fixed speed when optimize is checked a question fixed specific speed radial shows up can the yes no be side by side instead of on top of each other | 1 |
723,750 | 24,907,279,170 | IssuesEvent | 2022-10-29 12:18:36 | projectdiscovery/httpx | https://api.github.com/repos/projectdiscovery/httpx | closed | Add flag for accepting single or comma separated input values | good first issue Priority: Low Status: Completed Type: Enhancement | Currently `httpx` only accepts input through piping or from a file. Adding a new option to accept a single input would be convenient in certain cases (e.g. debugging).
```yaml
INPUT:
-u, -target string input target host to probe
``` | 1.0 | Add flag for accepting single or comma separated input values - Currently `httpx` only accepts input through piping or from a file. Adding a new option to accept a single input would be convenient in certain cases (e.g. debugging).
```yaml
INPUT:
-u, -target string input target host to probe
``` | priority | add flag for accepting single or comma separated input values currently httpx only accepts input through piping or from a file adding a new option to accept a single input would be convenient in certain cases e g debugging yaml input u target string input target host to probe | 1 |
467,359 | 13,446,476,232 | IssuesEvent | 2020-09-08 13:01:07 | ChainSafe/forest | https://api.github.com/repos/ChainSafe/forest | closed | Add CLI Command to add a genesis miner to GenesisTemplate (with relevant preseal info) and give the miner some balance | Blockchain Priority: 4 - Low | https://github.com/filecoin-project/lotus/blob/9b1d2f4c137433c1fe1f5ed44ba2e70105a409f0/cmd/lotus-seed/genesis.go#L29 | 1.0 | Add CLI Command to add a genesis miner to GenesisTemplate (with relevant preseal info) and give the miner some balance - https://github.com/filecoin-project/lotus/blob/9b1d2f4c137433c1fe1f5ed44ba2e70105a409f0/cmd/lotus-seed/genesis.go#L29 | priority | add cli command to add a genesis miner to genesistemplate with relevant preseal info and give the miner some balance | 1 |
94,897 | 3,933,552,584 | IssuesEvent | 2016-04-25 19:32:02 | ghutchis/avogadro | https://api.github.com/repos/ghutchis/avogadro | closed | Latest Upgrade on Ubuntu | auto-migrated feature low priority v_0.1.0 | Is it possible to upgrade Avogadro through the Ubuntu software centre or command line?
Reported by: *anonymous | 1.0 | Latest Upgrade on Ubuntu - Is it possible to upgrade Avogadro through the Ubuntu software centre or command line?
Reported by: *anonymous | priority | latest upgrade on ubuntu is it possible to upgrade avogadro through the ubuntu software centre or command line reported by anonymous | 1 |
704,169 | 24,187,931,392 | IssuesEvent | 2022-09-23 14:48:26 | StephanAkkerman/FinTwit_Bot | https://api.github.com/repos/StephanAkkerman/FinTwit_Bot | closed | Use get request for getting stablecoins | Priority: Low :3rd_place_medal: New feature :star: Difficulty: Medium 😐 | Better than hardcoding list of possible stablecoins, which is the case in multiple files.
Use: https://www.binance.com/bapi/composite/v1/public/promo/cmc/cryptocurrency/category?id=604f2753ebccdd50cd175fc1&limit=10 to get the top 10 stable coins on Binance | 1.0 | Use get request for getting stablecoins - Better than hardcoding list of possible stablecoins, which is the case in multiple files.
Use: https://www.binance.com/bapi/composite/v1/public/promo/cmc/cryptocurrency/category?id=604f2753ebccdd50cd175fc1&limit=10 to get the top 10 stable coins on Binance | priority | use get request for getting stablecoins better than hardcoding list of possible stablecoins which is the case in multiple files use to get the top stable coins on binance | 1 |
726,350 | 24,995,942,969 | IssuesEvent | 2022-11-03 00:11:54 | EmulatorNexus/VeniceUnleashed | https://api.github.com/repos/EmulatorNexus/VeniceUnleashed | closed | [REQ] UTF-8 Support for Chat messages | enhancement low priority | Hello, in Vanilla BF3-BF4 we have UTF-8 (Russian messages) send support (i mean send, not receive). VU not supported?
Also would by nice if you guys add UTF-8 support for receive messages from game chat. (In vanilla receiving UTF-8 not supported) Users from Russia, China and some other countries would be grateful. =) | 1.0 | [REQ] UTF-8 Support for Chat messages - Hello, in Vanilla BF3-BF4 we have UTF-8 (Russian messages) send support (i mean send, not receive). VU not supported?
Also would by nice if you guys add UTF-8 support for receive messages from game chat. (In vanilla receiving UTF-8 not supported) Users from Russia, China and so... | priority | utf support for chat messages hello in vanilla we have utf russian messages send support i mean send not receive vu not supported also would by nice if you guys add utf support for receive messages from game chat in vanilla receiving utf not supported users from russia china and some other... | 1 |
247,729 | 7,922,955,246 | IssuesEvent | 2018-07-05 12:40:25 | brian-team/brian2cuda | https://api.github.com/repos/brian-team/brian2cuda | opened | Parallelize synaptic effects application in `target` mode with scalar delays and multiple synapses for same pre/post neurons | component: synapses low priority optimisation | For homogeneous delays in target mode, we fully parallelize only when we don't have multiple connections between same pairs of pre/post neurons. If we have multiple pre/post connections, we can still use multiple cuda blocks (since each block applies effects to a different subset of post neurons) but per block we curre... | 1.0 | Parallelize synaptic effects application in `target` mode with scalar delays and multiple synapses for same pre/post neurons - For homogeneous delays in target mode, we fully parallelize only when we don't have multiple connections between same pairs of pre/post neurons. If we have multiple pre/post connections, we can... | priority | parallelize synaptic effects application in target mode with scalar delays and multiple synapses for same pre post neurons for homogeneous delays in target mode we fully parallelize only when we don t have multiple connections between same pairs of pre post neurons if we have multiple pre post connections we can... | 1 |
236,249 | 7,747,988,091 | IssuesEvent | 2018-05-30 06:41:13 | poanetwork/poa-popa | https://api.github.com/repos/poanetwork/poa-popa | closed | (Feature) support multiple networks | low-priority scope-server-api score-server-lib | - **What is it?** (leave one option)
* New `(Feature)` request (i.e. some nice-to-have feature is missing)
- **What problem have you encountered (provide steps to reproduce if possible) / What feature are you talking about?**
1. there is no check if contract is deployed or not on the current network (the one u... | 1.0 | (Feature) support multiple networks - - **What is it?** (leave one option)
* New `(Feature)` request (i.e. some nice-to-have feature is missing)
- **What problem have you encountered (provide steps to reproduce if possible) / What feature are you talking about?**
1. there is no check if contract is deployed or... | priority | feature support multiple networks what is it leave one option new feature request i e some nice to have feature is missing what problem have you encountered provide steps to reproduce if possible what feature are you talking about there is no check if contract is deployed or... | 1 |
30,181 | 2,722,937,814 | IssuesEvent | 2015-04-14 08:59:14 | BlackCodec/tint2 | https://api.github.com/repos/BlackCodec/tint2 | closed | Swatch internet time | auto-migrated Component-Clock Priority-Low Type-Enhancement | ```
It would be very nice if it was included as an option in the panel.
A similar applet is included in the gnome-panel:
http://themactep.com/beats/gnome/ if that helps.
/Best regards, Richard
```
Original issue reported on code.google.com by `Cong...@gmail.com` on 22 Jul 2010 at 12:18 | 1.0 | Swatch internet time - ```
It would be very nice if it was included as an option in the panel.
A similar applet is included in the gnome-panel:
http://themactep.com/beats/gnome/ if that helps.
/Best regards, Richard
```
Original issue reported on code.google.com by `Cong...@gmail.com` on 22 Jul 2010 at 12:18 | priority | swatch internet time it would be very nice if it was included as an option in the panel a similar applet is included in the gnome panel if that helps best regards richard original issue reported on code google com by cong gmail com on jul at | 1 |
136,799 | 5,288,905,689 | IssuesEvent | 2017-02-08 16:11:54 | rd-alliance/metadata-catalog-dev | https://api.github.com/repos/rd-alliance/metadata-catalog-dev | opened | Query by element value encoding | API low priority | Responding to a search query of a value encoding, return a list of record IDs corresponding to metadata schemes containing those elements, and for each, the names of elements using those encodings. | 1.0 | Query by element value encoding - Responding to a search query of a value encoding, return a list of record IDs corresponding to metadata schemes containing those elements, and for each, the names of elements using those encodings. | priority | query by element value encoding responding to a search query of a value encoding return a list of record ids corresponding to metadata schemes containing those elements and for each the names of elements using those encodings | 1 |
684,240 | 23,412,258,115 | IssuesEvent | 2022-08-12 18:55:23 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Autospell AL_INCAGI during skill_keep_using causes bug. | status:confirmed component:core priority:low mode:renewal type:bug | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: master
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. c... | 1.0 | Autospell AL_INCAGI during skill_keep_using causes bug. - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: master
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you en... | priority | autospell al incagi during skill keep using causes bug rathena hash master please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date ... | 1 |
327,001 | 9,963,293,176 | IssuesEvent | 2019-07-07 22:09:31 | BendroCorp/bendrocorp-app | https://api.github.com/repos/BendroCorp/bendrocorp-app | closed | Add ability to refresh logs page without having to unload the page | api supported effort: low enhancement priority:high | Add ability to refresh logs page without having to unload the page.
- [x] Add refresh button with *proper* spinning action. 😉
- [x] Add socket allow live logging updates. | 1.0 | Add ability to refresh logs page without having to unload the page - Add ability to refresh logs page without having to unload the page.
- [x] Add refresh button with *proper* spinning action. 😉
- [x] Add socket allow live logging updates. | priority | add ability to refresh logs page without having to unload the page add ability to refresh logs page without having to unload the page add refresh button with proper spinning action 😉 add socket allow live logging updates | 1 |
379,089 | 11,215,531,947 | IssuesEvent | 2020-01-07 02:33:50 | elementary/photos | https://api.github.com/repos/elementary/photos | closed | Info sidebar not usable when opening image directly | Priority: Low Status: Confirmed | I tried to search and I could not, I think it's something quite simple and very useful.
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/65290585-info-sidebar-not-usable-when-opening-image-directly?utm_campaign=plugin&utm_content=tracker%2F60550306&u... | 1.0 | Info sidebar not usable when opening image directly - I tried to search and I could not, I think it's something quite simple and very useful.
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/65290585-info-sidebar-not-usable-when-opening-image-directl... | priority | info sidebar not usable when opening image directly i tried to search and i could not i think it s something quite simple and very useful want to back this issue we accept bounties via | 1 |
492,279 | 14,199,821,897 | IssuesEvent | 2020-11-16 03:32:27 | RasaHQ/rasa | https://api.github.com/repos/RasaHQ/rasa | closed | `test_train_status_is_not_blocked_by_training` doesn't run on Windows | area:rasa-oss :ferris_wheel: priority:low stale type:bug :bug: type:maintenance :wrench: | While working on Windows testing, we understood that `test_train_status_is_not_blocked_by_training` doesn't run on Windows due to some issue with `Process` and how we start/terminate processes.
Probably, the way we do it is not cross-platform, but this situation needs to be investigated and fixed. | 1.0 | `test_train_status_is_not_blocked_by_training` doesn't run on Windows - While working on Windows testing, we understood that `test_train_status_is_not_blocked_by_training` doesn't run on Windows due to some issue with `Process` and how we start/terminate processes.
Probably, the way we do it is not cross-platform, b... | priority | test train status is not blocked by training doesn t run on windows while working on windows testing we understood that test train status is not blocked by training doesn t run on windows due to some issue with process and how we start terminate processes probably the way we do it is not cross platform b... | 1 |
56,362 | 3,079,491,837 | IssuesEvent | 2015-08-21 16:33:08 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | opened | Экспорт собственной шары полностью (или частично) с сохранением структуры файл листа. | enhancement imported Priority-Low Usability | _From [oleg.erm...@gmail.com](https://code.google.com/u/113803473511952325300/) on October 29, 2011 05:51:50_
Предлагаю реализовать возможность копирования выбранных файлов и папок из собственного списка расшаренных файлов в заданную заранее папку.
Сценарий использования.
1) Подключаем к компьютеру винчестер
2) У... | 1.0 | Экспорт собственной шары полностью (или частично) с сохранением структуры файл листа. - _From [oleg.erm...@gmail.com](https://code.google.com/u/113803473511952325300/) on October 29, 2011 05:51:50_
Предлагаю реализовать возможность копирования выбранных файлов и папок из собственного списка расшаренных файлов в заданн... | priority | экспорт собственной шары полностью или частично с сохранением структуры файл листа from on october предлагаю реализовать возможность копирования выбранных файлов и папок из собственного списка расшаренных файлов в заданную заранее папку сценарий использования подключаем к компьютеру винч... | 1 |
73,041 | 3,399,207,300 | IssuesEvent | 2015-12-02 09:45:49 | PolarisSS13/Polaris | https://api.github.com/repos/PolarisSS13/Polaris | closed | Floor painters create many reset marker objects | Bug Priority: Low | As title, http://vgy.me/pXpC3x.png
May be limited to some specific target tile types. | 1.0 | Floor painters create many reset marker objects - As title, http://vgy.me/pXpC3x.png
May be limited to some specific target tile types. | priority | floor painters create many reset marker objects as title may be limited to some specific target tile types | 1 |
276,176 | 8,585,585,458 | IssuesEvent | 2018-11-14 04:09:22 | SEG2105-Group/JobZi | https://api.github.com/repos/SEG2105-Group/JobZi | closed | Add some additional information to the navigation drawer. | low-priority | It would be nice to show the user's name (first and last) as well as their email underneath that - similar to what most google apps do - in the top area of the `NagivationDrawer`. | 1.0 | Add some additional information to the navigation drawer. - It would be nice to show the user's name (first and last) as well as their email underneath that - similar to what most google apps do - in the top area of the `NagivationDrawer`. | priority | add some additional information to the navigation drawer it would be nice to show the user s name first and last as well as their email underneath that similar to what most google apps do in the top area of the nagivationdrawer | 1 |
614,621 | 19,187,104,020 | IssuesEvent | 2021-12-05 11:45:22 | PorkStudios/FarPlaneTwo | https://api.github.com/repos/PorkStudios/FarPlaneTwo | closed | Game crashes instantly on block break w. MalisisCore | Priority: Low Compatibility | If I load up a new world with all default settings and break any block, and the game will crash. | 1.0 | Game crashes instantly on block break w. MalisisCore - If I load up a new world with all default settings and break any block, and the game will crash. | priority | game crashes instantly on block break w malisiscore if i load up a new world with all default settings and break any block and the game will crash | 1 |
724,008 | 24,915,405,865 | IssuesEvent | 2022-10-30 10:42:11 | AY2223S1-CS2113-W12-2/tp | https://api.github.com/repos/AY2223S1-CS2113-W12-2/tp | closed | As a user, I want to keep my financial records confidential | type.Story priority.Low | ... so that I can prevent others from prying | 1.0 | As a user, I want to keep my financial records confidential - ... so that I can prevent others from prying | priority | as a user i want to keep my financial records confidential so that i can prevent others from prying | 1 |
188,650 | 6,778,728,565 | IssuesEvent | 2017-10-28 14:37:32 | mRemoteNG/mRemoteNG | https://api.github.com/repos/mRemoteNG/mRemoteNG | closed | The Quick Connect Toolbar > Connection view does not show open connections with the play icon. | Bug Low Priority ready UI/UX Verified | <!--
Only file GitHub issues for bugs and feature requests. All other topics will be closed.
Before opening an issue, please search for a duplicate or closed issue.
Please provide as much detail as possible for us to fix your issue.
-->
The Quick Connect Toolbar does not show any open connections with the pla... | 1.0 | The Quick Connect Toolbar > Connection view does not show open connections with the play icon. - <!--
Only file GitHub issues for bugs and feature requests. All other topics will be closed.
Before opening an issue, please search for a duplicate or closed issue.
Please provide as much detail as possible for us to ... | priority | the quick connect toolbar connection view does not show open connections with the play icon only file github issues for bugs and feature requests all other topics will be closed before opening an issue please search for a duplicate or closed issue please provide as much detail as possible for us to ... | 1 |
524,155 | 15,207,829,520 | IssuesEvent | 2021-02-17 01:06:58 | monarch-initiative/mondo | https://api.github.com/repos/monarch-initiative/mondo | closed | familial isolated restrictive cardiomyopathy | Ordo-xref low priority | _From @cmungall on November 11, 2017 0:22_
the arrows to 1kk and 26 don't seem right:

this happens as we assign prior weights according to orphanet BTNT/NTBT calls:
```
[Term]
id: Orphanet:75249
name: ... | 1.0 | familial isolated restrictive cardiomyopathy - _From @cmungall on November 11, 2017 0:22_
the arrows to 1kk and 26 don't seem right:

this happens as we assign prior weights according to orphanet BTNT/NTBT ... | priority | familial isolated restrictive cardiomyopathy from cmungall on november the arrows to and don t seem right this happens as we assign prior weights according to orphanet btnt ntbt calls id orphanet name familial isolated restrictive cardiomyopathy synonym familial or idiop... | 1 |
708,031 | 24,327,747,373 | IssuesEvent | 2022-09-30 16:15:47 | Unity-Technologies/com.unity.multiplayer.samples.coop | https://api.github.com/repos/Unity-Technologies/com.unity.multiplayer.samples.coop | closed | Spawning an object with ownership leads to a different initial rotation between server and client | priority:low stat:awaiting triage stat:backlog type:bug | **Description**
I am using ClientNetworkTransform component on a gameobject. When spawning the object with a specific rotation (Z Axis) and with ownership (SpawnWithOwnerShip) the object is spawned on the client correctly with the correct rotation. On the server it is also spawned correctly at first, but it changes th... | 1.0 | Spawning an object with ownership leads to a different initial rotation between server and client - **Description**
I am using ClientNetworkTransform component on a gameobject. When spawning the object with a specific rotation (Z Axis) and with ownership (SpawnWithOwnerShip) the object is spawned on the client correct... | priority | spawning an object with ownership leads to a different initial rotation between server and client description i am using clientnetworktransform component on a gameobject when spawning the object with a specific rotation z axis and with ownership spawnwithownership the object is spawned on the client correct... | 1 |
415,783 | 12,134,386,806 | IssuesEvent | 2020-04-23 10:37:44 | labsquare/cutevariant | https://api.github.com/repos/labsquare/cutevariant | closed | Create has operator | low-priority | ```
SELECT gene if consequence has "exon"
```
can be translate in sqlite as :
(',' || column_name || ',') LIKE '%,value,%' | 1.0 | Create has operator - ```
SELECT gene if consequence has "exon"
```
can be translate in sqlite as :
(',' || column_name || ',') LIKE '%,value,%' | priority | create has operator select gene if consequence has exon can be translate in sqlite as column name like value | 1 |
66,210 | 3,251,173,214 | IssuesEvent | 2015-10-19 08:18:14 | cs2103aug2015-w14-3j/main | https://api.github.com/repos/cs2103aug2015-w14-3j/main | closed | As a user, I can view all my schedule in a planner/calendar | priority.low type.story | so that I can find empty slots easily | 1.0 | As a user, I can view all my schedule in a planner/calendar - so that I can find empty slots easily | priority | as a user i can view all my schedule in a planner calendar so that i can find empty slots easily | 1 |
22,103 | 2,645,575,858 | IssuesEvent | 2015-03-12 23:58:23 | pedromorgan/flightgear-issues-test | https://api.github.com/repos/pedromorgan/flightgear-issues-test | closed | Saitek X52 joystick configuration | imported Inputs Priority-Low | _From [ac...@daffodil.uk.com](https://code.google.com/u/116197066955276461308/) on December 06, 2009 01:43:10_
observed: 22 Jan 2007 and before
again: 31 Oct 2009
As several people have reported over the years, the Saitek X52 interface needs
many improvements. A patch (including xml code and detailed docume... | 1.0 | Saitek X52 joystick configuration - _From [ac...@daffodil.uk.com](https://code.google.com/u/116197066955276461308/) on December 06, 2009 01:43:10_
observed: 22 Jan 2007 and before
again: 31 Oct 2009
As several people have reported over the years, the Saitek X52 interface needs
many improvements. A patch (in... | priority | saitek joystick configuration from on december observed jan and before again oct as several people have reported over the years the saitek interface needs many improvements a patch including xml code and detailed documentation is available original issue | 1 |
201,842 | 7,037,265,211 | IssuesEvent | 2017-12-28 13:52:53 | mazmaz2k/Modular-Construction-of-Minimal-Models | https://api.github.com/repos/mazmaz2k/Modular-Construction-of-Minimal-Models | opened | counter | Difficulty - Low Iteration2 Priority - normal Rules | we need a counter to the program in order to fin out how much times we put value in certain variable | 1.0 | counter - we need a counter to the program in order to fin out how much times we put value in certain variable | priority | counter we need a counter to the program in order to fin out how much times we put value in certain variable | 1 |
398,355 | 11,740,293,311 | IssuesEvent | 2020-03-11 19:19:13 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Verify all samples work as intended | area: Samples bug priority: low | - [ ] application_development/external_lib
- [ ] application_development/out_of_tree_board
- [ ] application_development/code_relocation
- [x] crypto/mbedtls_benchmark
- [ ] mpu/mpu_test
- [ ] mpu/mpu_stack_guard_test
- [x] mpu/mem_domain_apis_test
- [x] net/syslog_net
- [x] net/promiscuous_mode
- [ ... | 1.0 | Verify all samples work as intended - - [ ] application_development/external_lib
- [ ] application_development/out_of_tree_board
- [ ] application_development/code_relocation
- [x] crypto/mbedtls_benchmark
- [ ] mpu/mpu_test
- [ ] mpu/mpu_stack_guard_test
- [x] mpu/mem_domain_apis_test
- [x] net/syslog_n... | priority | verify all samples work as intended application development external lib application development out of tree board application development code relocation crypto mbedtls benchmark mpu mpu test mpu mpu stack guard test mpu mem domain apis test net syslog net net pro... | 1 |
97,475 | 3,994,049,293 | IssuesEvent | 2016-05-10 10:45:18 | cs136/seashell | https://api.github.com/repos/cs136/seashell | closed | Git Reports Issue | enhancement gitreports-uncategorized low-priority | Submitter: David Briggs (20616231)
Email: dpbriggs@uwaterloo.ca
More of a feature request:
Given the bugginess of the emacs keybindings, I tried to use the browser extention Edit WIth Emacs (https://chrome.google.com/webstore/detail/edit-with-emacs/ljobjlafonikaiipfkggjbhkghgicgoh?hl=en) .
It allows you to writ... | 1.0 | Git Reports Issue - Submitter: David Briggs (20616231)
Email: dpbriggs@uwaterloo.ca
More of a feature request:
Given the bugginess of the emacs keybindings, I tried to use the browser extention Edit WIth Emacs (https://chrome.google.com/webstore/detail/edit-with-emacs/ljobjlafonikaiipfkggjbhkghgicgoh?hl=en) .
I... | priority | git reports issue submitter david briggs email dpbriggs uwaterloo ca more of a feature request given the bugginess of the emacs keybindings i tried to use the browser extention edit with emacs it allows you to write in chrome text areas within emacs it seems to work for other programming online ... | 1 |
201,809 | 7,036,831,524 | IssuesEvent | 2017-12-28 11:07:03 | kduske/TrenchBroom | https://api.github.com/repos/kduske/TrenchBroom | closed | Fly mode would be better with keys to up and down. | Platform:All Priority:Low Status:Resolved Type:Enhancement | When using the right-click movement in the 3D view, there's no way to go up and down (space and c seems customary? that's how it is in many editors).
Middle-click panning isn't ideal as you have to let go of the right click for it. | 1.0 | Fly mode would be better with keys to up and down. - When using the right-click movement in the 3D view, there's no way to go up and down (space and c seems customary? that's how it is in many editors).
Middle-click panning isn't ideal as you have to let go of the right click for it. | priority | fly mode would be better with keys to up and down when using the right click movement in the view there s no way to go up and down space and c seems customary that s how it is in many editors middle click panning isn t ideal as you have to let go of the right click for it | 1 |
28,017 | 2,698,644,641 | IssuesEvent | 2015-04-03 09:19:26 | cs2103jan2015-w15-1j/main | https://api.github.com/repos/cs2103jan2015-w15-1j/main | closed | Beginner users can view a guided tutorial | priority.low type.story | ... so that our program can cater to those who are not technology inclined. | 1.0 | Beginner users can view a guided tutorial - ... so that our program can cater to those who are not technology inclined. | priority | beginner users can view a guided tutorial so that our program can cater to those who are not technology inclined | 1 |
481,018 | 13,879,496,730 | IssuesEvent | 2020-10-17 14:42:49 | AY2021S1-CS2113T-W13-1/tp | https://api.github.com/repos/AY2021S1-CS2113T-W13-1/tp | closed | Naming and package structure | priority.Low type.Enhancement | IMO the subpackages under command package can be renamed from xxxcommand to xxx (omit the command, since they are already under command package.
The classes under exception can also be categorized under different subpackages.
Any other comments are welcomed. | 1.0 | Naming and package structure - IMO the subpackages under command package can be renamed from xxxcommand to xxx (omit the command, since they are already under command package.
The classes under exception can also be categorized under different subpackages.
Any other comments are welcomed. | priority | naming and package structure imo the subpackages under command package can be renamed from xxxcommand to xxx omit the command since they are already under command package the classes under exception can also be categorized under different subpackages any other comments are welcomed | 1 |
447,586 | 12,890,331,390 | IssuesEvent | 2020-07-13 15:50:10 | woocommerce/storefront | https://api.github.com/repos/woocommerce/storefront | closed | Swipes gestures not working on iphone 6 | Priority: Low Type: Bug | This link come from thomas, an auttomatic engineer so its sure to be default instal (wp + woo + storefront) :
https://thomas.mystagingwebsite.com/product/logo-collection/.
When trying to swipe (left, right, down) on clicked product image it’s not working on Iphone 6.
https://cld.wthms.co/GLOM2E
Please, consider... | 1.0 | Swipes gestures not working on iphone 6 - This link come from thomas, an auttomatic engineer so its sure to be default instal (wp + woo + storefront) :
https://thomas.mystagingwebsite.com/product/logo-collection/.
When trying to swipe (left, right, down) on clicked product image it’s not working on Iphone 6.
https... | priority | swipes gestures not working on iphone this link come from thomas an auttomatic engineer so its sure to be default instal wp woo storefront when trying to swipe left right down on clicked product image it’s not working on iphone please consider this bug report | 1 |
190,497 | 6,819,104,200 | IssuesEvent | 2017-11-07 09:02:40 | gonetz/GLideN64 | https://api.github.com/repos/gonetz/GLideN64 | closed | Idea: About Shader Stuttering | Priority-Low wontfix | I found a universal type of code that makes load times non-existant,but a nice bonus was included,the elimination of shader stuttering.
Paper Mario is the most noticable when stuttering because it happens on the action command,so I took a 3.x variant profile and intentionally disabled shader storage to test for stutte... | 1.0 | Idea: About Shader Stuttering - I found a universal type of code that makes load times non-existant,but a nice bonus was included,the elimination of shader stuttering.
Paper Mario is the most noticable when stuttering because it happens on the action command,so I took a 3.x variant profile and intentionally disabled s... | priority | idea about shader stuttering i found a universal type of code that makes load times non existant but a nice bonus was included the elimination of shader stuttering paper mario is the most noticable when stuttering because it happens on the action command so i took a x variant profile and intentionally disabled s... | 1 |
286,273 | 8,785,885,152 | IssuesEvent | 2018-12-20 14:18:34 | gbv/cocoda | https://api.github.com/repos/gbv/cocoda | closed | Short display of full screen loading indicator looks like flickering | low priority user experience | When selecting a concept, a full screen loading indicator will be shown while the concept is loaded and prepared (including loading its ancestors and children). But often this process is so fast that the loading indicator wouldn't be necessary, and showing it for such a short time makes it look like the application is ... | 1.0 | Short display of full screen loading indicator looks like flickering - When selecting a concept, a full screen loading indicator will be shown while the concept is loaded and prepared (including loading its ancestors and children). But often this process is so fast that the loading indicator wouldn't be necessary, and ... | priority | short display of full screen loading indicator looks like flickering when selecting a concept a full screen loading indicator will be shown while the concept is loaded and prepared including loading its ancestors and children but often this process is so fast that the loading indicator wouldn t be necessary and ... | 1 |
498,267 | 14,404,771,823 | IssuesEvent | 2020-12-03 17:44:25 | Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface | https://api.github.com/repos/Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface | opened | Space lost in XSLT conversion | bug low priority | Locator: FD.010A.0065A Client version 2020.11.30-5233
I noticed this title has lost a space between Pictures and 1999. Could be a sign of a general XSLT problem.

I verified there is a space there in... | 1.0 | Space lost in XSLT conversion - Locator: FD.010A.0065A Client version 2020.11.30-5233
I noticed this title has lost a space between Pictures and 1999. Could be a sign of a general XSLT problem.

I ve... | priority | space lost in xslt conversion locator fd client version i noticed this title has lost a space between pictures and could be a sign of a general xslt problem i verified there is a space there in the source file not sure why typically this is the type of problem you see wh... | 1 |
59,847 | 3,117,573,578 | IssuesEvent | 2015-09-04 02:47:05 | framingeinstein/issues-test | https://api.github.com/repos/framingeinstein/issues-test | opened | SPK-336: Tradeshow Calendar: Reduce padding-top on the Page Title | priority:low resolution:fixed resolution:fixed | Hi Tibbs,
Can you reduce the padding-top on the page title?
Thanks! | 1.0 | SPK-336: Tradeshow Calendar: Reduce padding-top on the Page Title - Hi Tibbs,
Can you reduce the padding-top on the page title?
Thanks! | priority | spk tradeshow calendar reduce padding top on the page title hi tibbs can you reduce the padding top on the page title thanks | 1 |
211,702 | 7,203,711,823 | IssuesEvent | 2018-02-06 10:07:15 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Run strapi in docker container | priority: low type: help wanted version: 3.x | Hello guys, I'm studying strapi use cases and as we are also studying docker. After many attempts at dockerfiles, and configuration file changes I decided to ask for help because my attempts were flawed. | 1.0 | Run strapi in docker container - Hello guys, I'm studying strapi use cases and as we are also studying docker. After many attempts at dockerfiles, and configuration file changes I decided to ask for help because my attempts were flawed. | priority | run strapi in docker container hello guys i m studying strapi use cases and as we are also studying docker after many attempts at dockerfiles and configuration file changes i decided to ask for help because my attempts were flawed | 1 |
616,684 | 19,309,827,492 | IssuesEvent | 2021-12-13 15:11:45 | IDAES/idaes-pse | https://api.github.com/repos/IDAES/idaes-pse | closed | Stoichiometric Reactor Enhancement | enhancement Priority:Low | I have a couple enhancement requests for the stoichiometric reactor. I may have missed these if they exist already, so just let me know and close the issue if I overlooked something.
1.) The docs say a typical degree of freedom is extent of reaction, but they don't explicitly say what the variable is and don't show... | 1.0 | Stoichiometric Reactor Enhancement - I have a couple enhancement requests for the stoichiometric reactor. I may have missed these if they exist already, so just let me know and close the issue if I overlooked something.
1.) The docs say a typical degree of freedom is extent of reaction, but they don't explicitly sa... | priority | stoichiometric reactor enhancement i have a couple enhancement requests for the stoichiometric reactor i may have missed these if they exist already so just let me know and close the issue if i overlooked something the docs say a typical degree of freedom is extent of reaction but they don t explicitly sa... | 1 |
406,498 | 11,893,994,769 | IssuesEvent | 2020-03-29 14:01:41 | rmetaverse/eviatlas | https://api.github.com/repos/rmetaverse/eviatlas | opened | App cannot be called before loading library for the first time | low-priority | If you try to run the app before you've (ever) loaded the package, you get the following error
`eviatlas::eviatlas()`
```Error in eviatlas::eviatlas() : object 'eviatlas_pilotdata' not found``` | 1.0 | App cannot be called before loading library for the first time - If you try to run the app before you've (ever) loaded the package, you get the following error
`eviatlas::eviatlas()`
```Error in eviatlas::eviatlas() : object 'eviatlas_pilotdata' not found``` | priority | app cannot be called before loading library for the first time if you try to run the app before you ve ever loaded the package you get the following error eviatlas eviatlas error in eviatlas eviatlas object eviatlas pilotdata not found | 1 |
589,624 | 17,754,758,618 | IssuesEvent | 2021-08-28 14:32:31 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | Brew of the Month Club, no rewards or purchaseable items | Priority-Low Confirmed ChromieCraft Generic | <!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE
You should always read how to properly fill out the bug report before continuing. https://www.azerothcore.org/wiki/issue-tracker-standards
For issues containing a fix, please create a Pull Request following this tutorial: https://www.azerot... | 1.0 | Brew of the Month Club, no rewards or purchaseable items - <!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE
You should always read how to properly fill out the bug report before continuing. https://www.azerothcore.org/wiki/issue-tracker-standards
For issues containing a fix, please create... | priority | brew of the month club no rewards or purchaseable items if you do not fill this template out we will close your issue you should always read how to properly fill out the bug report before continuing for issues containing a fix please create a pull request following this tutorial cur... | 1 |
609,072 | 18,853,190,016 | IssuesEvent | 2021-11-12 00:29:59 | googleapis/python-dialogflow | https://api.github.com/repos/googleapis/python-dialogflow | closed | Segmentation fault with multiprocessing | type: bug priority: p2 api: dialogflow lang: python | I'm struggling to understand why the code below leads to a segmentation fault.
The error appears to be non-deterministic, to occur about 30% of times and I noticed it doesn't happen if I replace processes with threads. (But I need processes in my particular application).
The code below is an attempt to isolate ... | 1.0 | Segmentation fault with multiprocessing - I'm struggling to understand why the code below leads to a segmentation fault.
The error appears to be non-deterministic, to occur about 30% of times and I noticed it doesn't happen if I replace processes with threads. (But I need processes in my particular application).
... | priority | segmentation fault with multiprocessing i m struggling to understand why the code below leads to a segmentation fault the error appears to be non deterministic to occur about of times and i noticed it doesn t happen if i replace processes with threads but i need processes in my particular application ... | 1 |
493,005 | 14,224,401,420 | IssuesEvent | 2020-11-17 19:37:00 | jonneyseo/QA-Assignment2 | https://api.github.com/repos/jonneyseo/QA-Assignment2 | reopened | Missing form label | Priority: Low Severity: Low invalid | The contact form needs a label
<form id="contact-form" method="post" action="contact-form-handler.php">
<input name="name" type="text" class="form-control" placeholder="Your Name" required><br>
<input name="email" type="email" class="form-control" placeholder="Your Email" required><br>
... | 1.0 | Missing form label - The contact form needs a label
<form id="contact-form" method="post" action="contact-form-handler.php">
<input name="name" type="text" class="form-control" placeholder="Your Name" required><br>
<input name="email" type="email" class="form-control" placeholder="Your Email" r... | priority | missing form label the contact form needs a label | 1 |
449,448 | 12,968,553,510 | IssuesEvent | 2020-07-21 06:02:39 | DragonHeart000/ModernWarfareBugs | https://api.github.com/repos/DragonHeart000/ModernWarfareBugs | opened | Headphones on Piccadilly fall inside the wall when shot | Game Type: Multiplayer Issue Type (map): Props/level geometry Map: Piccadillly Priority: Low Type: Map | **Summary**
Some of the headphones inside the shop on Piccadilly fall inside of the wall when shot.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Go to the location shown on Piccadilly inside of the store
2. Shoot the headphones in the middle and/or on the left side of the display in the pictures
3... | 1.0 | Headphones on Piccadilly fall inside the wall when shot - **Summary**
Some of the headphones inside the shop on Piccadilly fall inside of the wall when shot.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Go to the location shown on Piccadilly inside of the store
2. Shoot the headphones in the middle... | priority | headphones on piccadilly fall inside the wall when shot summary some of the headphones inside the shop on piccadilly fall inside of the wall when shot steps to reproduce steps to reproduce the behavior go to the location shown on piccadilly inside of the store shoot the headphones in the middle... | 1 |
264,032 | 8,304,381,238 | IssuesEvent | 2018-09-21 20:57:32 | apache/incubator-openwhisk-wskdeploy | https://api.github.com/repos/apache/incubator-openwhisk-wskdeploy | closed | Add i18n strings for warning messages in InterpolateStringWithEnvVar() function | good first issue i18n priority: low | In environment.go, function InterpolateStringWithEnvVar():
add i18n strings/IDs for:
```
// TODO() i18n
wskprint.PrintlnOpenWhiskWarning("Missing Environment Variable " + substr + ".")
// TODO() i18n
wskprint.PrintlnOpenWhiskWarning("Missing Environment Variable " + substr + ".")
``` | 1.0 | Add i18n strings for warning messages in InterpolateStringWithEnvVar() function - In environment.go, function InterpolateStringWithEnvVar():
add i18n strings/IDs for:
```
// TODO() i18n
wskprint.PrintlnOpenWhiskWarning("Missing Environment Variable " + substr + ".")
// TODO() i18n
wskprint.PrintlnOpenWhiskWar... | priority | add strings for warning messages in interpolatestringwithenvvar function in environment go function interpolatestringwithenvvar add strings ids for todo wskprint printlnopenwhiskwarning missing environment variable substr todo wskprint printlnopenwhiskwarning missin... | 1 |
131,444 | 5,148,614,954 | IssuesEvent | 2017-01-13 11:56:25 | odalic/sti | https://api.github.com/repos/odalic/sti | closed | Minor adjustments to config files | enhancement extension knowledge bases priority: Low | 1. Align the use of chars for separating multiple values in config files, e.g. to "|".
No there is sometimes "|", sometimes " ".
```
kb.predicates=config\\Jan\\enums\\dbpedia.properties|config\\Jan\\enums\\dc.properties|config\\Jan\\enums\\foaf.properties|config\\Jan\\enums\\rdf.properties
```
For particular... | 1.0 | Minor adjustments to config files - 1. Align the use of chars for separating multiple values in config files, e.g. to "|".
No there is sometimes "|", sometimes " ".
```
kb.predicates=config\\Jan\\enums\\dbpedia.properties|config\\Jan\\enums\\dc.properties|config\\Jan\\enums\\foaf.properties|config\\Jan\\enums\\r... | priority | minor adjustments to config files align the use of chars for separating multiple values in config files e g to no there is sometimes sometimes kb predicates config jan enums dbpedia properties config jan enums dc properties config jan enums foaf properties config jan enums r... | 1 |
581,501 | 17,295,034,944 | IssuesEvent | 2021-07-25 14:53:20 | nedap/speced.def | https://api.github.com/repos/nedap/speced.def | closed | Use keywords as a syntax for arguments | low-priority | * One could infer arg names _and_ the specs out of a single namespaced keyword
* e.g. `(defn ^::id foo [::name] ...)` emits `(defn ^::id foo [^::name name] ...)`
* For both defns and defprotocols | 1.0 | Use keywords as a syntax for arguments - * One could infer arg names _and_ the specs out of a single namespaced keyword
* e.g. `(defn ^::id foo [::name] ...)` emits `(defn ^::id foo [^::name name] ...)`
* For both defns and defprotocols | priority | use keywords as a syntax for arguments one could infer arg names and the specs out of a single namespaced keyword e g defn id foo emits defn id foo for both defns and defprotocols | 1 |
583,548 | 17,391,859,519 | IssuesEvent | 2021-08-02 08:27:06 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | opened | Make initial plot in sliceviewer use center of integrated dimension, not first bin center | ISIS Team: Core Low Priority | Users can be confused on opening sliceviewer to not see any data - this happens because the initial plot is taken using the first bin center of the non-integrated dimension. It would be more helpful default would be to integrate around the center-point of that dimension. | 1.0 | Make initial plot in sliceviewer use center of integrated dimension, not first bin center - Users can be confused on opening sliceviewer to not see any data - this happens because the initial plot is taken using the first bin center of the non-integrated dimension. It would be more helpful default would be to integrate... | priority | make initial plot in sliceviewer use center of integrated dimension not first bin center users can be confused on opening sliceviewer to not see any data this happens because the initial plot is taken using the first bin center of the non integrated dimension it would be more helpful default would be to integrate... | 1 |
814,703 | 30,518,136,600 | IssuesEvent | 2023-07-19 05:50:00 | Memmy-App/memmy | https://api.github.com/repos/Memmy-App/memmy | closed | Envelope icon for Inbox | enhancement low priority visual | **Describe the bug**
On the tab bar, use an envelope icon for the inbox, instead of a bell icon. That seems to be the common standard for inbox. | 1.0 | Envelope icon for Inbox - **Describe the bug**
On the tab bar, use an envelope icon for the inbox, instead of a bell icon. That seems to be the common standard for inbox. | priority | envelope icon for inbox describe the bug on the tab bar use an envelope icon for the inbox instead of a bell icon that seems to be the common standard for inbox | 1 |
292,099 | 8,953,231,905 | IssuesEvent | 2019-01-25 18:50:15 | nanopb/nanopb | https://api.github.com/repos/nanopb/nanopb | closed | Use direct offsets with PB_FIELD_32BIT | FixedInGit Priority-Low Type-Enhancement auto-migrated | ```
Describe the requested feature:
When compiled with PB_FIELD_32BIT, we could just use direct pSize/pData offsets
in the pb_field_t structure, instead of incrementing the pointers.
In what situation would the feature be useful:
Would reduce the size and execution time slightly.
```
Original issue reported on co... | 1.0 | Use direct offsets with PB_FIELD_32BIT - ```
Describe the requested feature:
When compiled with PB_FIELD_32BIT, we could just use direct pSize/pData offsets
in the pb_field_t structure, instead of incrementing the pointers.
In what situation would the feature be useful:
Would reduce the size and execution time slight... | priority | use direct offsets with pb field describe the requested feature when compiled with pb field we could just use direct psize pdata offsets in the pb field t structure instead of incrementing the pointers in what situation would the feature be useful would reduce the size and execution time slightly ... | 1 |
81,670 | 3,593,318,479 | IssuesEvent | 2016-02-01 19:16:31 | TASVideos/BizHawk | https://api.github.com/repos/TASVideos/BizHawk | closed | Add 512 color palette support to NES | auto-migrated Core-NesHawk Priority-Low Type-Enhancement | ```
[14:02] zeromuisan yesterday ryphecha added support for 512 color NES palettes
to mednafen
[14:02] zeromuisan so i guess im gonna call it a new standard
[14:02] natt ok
[14:02] natt what's the actual format?
[14:03] zeromuisan stack the deemph bits on top of the palette bits to make a 9
bit index
[14:03] zeromuis... | 1.0 | Add 512 color palette support to NES - ```
[14:02] zeromuisan yesterday ryphecha added support for 512 color NES palettes
to mednafen
[14:02] zeromuisan so i guess im gonna call it a new standard
[14:02] natt ok
[14:02] natt what's the actual format?
[14:03] zeromuisan stack the deemph bits on top of the palette bits ... | priority | add color palette support to nes zeromuisan yesterday ryphecha added support for color nes palettes to mednafen zeromuisan so i guess im gonna call it a new standard natt ok natt what s the actual format zeromuisan stack the deemph bits on top of the palette bits to make a bit index zeromuisa... | 1 |
611,028 | 18,942,948,276 | IssuesEvent | 2021-11-18 06:35:56 | kubesphere/console | https://api.github.com/repos/kubesphere/console | closed | UI adjustment for Metering and Billing | kind/bug kind/need-to-verify priority/low | **Versions used(KubeSphere/Kubernetes)**
KubeSphere: `dev:latest`


/kind bug
/assi... | 1.0 | UI adjustment for Metering and Billing - **Versions used(KubeSphere/Kubernetes)**
KubeSphere: `dev:latest`

**
**Device Information:**
- **Manufacturer:** samsung
- **Brand:** samsung
- **Model:** Galaxy S4
---
Slack invite link doesn't exist | 1.0 | Slack invite link not working - **FastHub Version: 4.6.7**
**Android Version: 7.1.2 (SDK: 25)**
**Device Information:**
- **Manufacturer:** samsung
- **Brand:** samsung
- **Model:** Galaxy S4
---
Slack invite link doesn't exist | priority | slack invite link not working fasthub version android version sdk device information manufacturer samsung brand samsung model galaxy slack invite link doesn t exist | 1 |
629,929 | 20,071,474,437 | IssuesEvent | 2022-02-04 07:33:26 | GEWIS/gewisweb | https://api.github.com/repos/GEWIS/gewisweb | opened | No `null` check for photos in `setProfilePhoto()` | Priority: Low For: Backend Module: Photo | https://github.com/GEWIS/gewisweb/blob/9e5d2a28fd2c52ed9c3f03a03f4e42702bd72050/module/Photo/src/Service/Photo.php#L576-L589
No null checking on either `$photo` or the identity in the `AclService` (which can be `null`). | 1.0 | No `null` check for photos in `setProfilePhoto()` - https://github.com/GEWIS/gewisweb/blob/9e5d2a28fd2c52ed9c3f03a03f4e42702bd72050/module/Photo/src/Service/Photo.php#L576-L589
No null checking on either `$photo` or the identity in the `AclService` (which can be `null`). | priority | no null check for photos in setprofilephoto no null checking on either photo or the identity in the aclservice which can be null | 1 |
176,486 | 6,560,119,485 | IssuesEvent | 2017-09-07 08:04:18 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Unexpected auto-closing of Grid's page size DropDownList | Bug C: DropDownList Kendo2 Priority 1 SEV: Low | ### Bug report
[Reproduction video](https://www.screencast.com/t/PbJau83x)
The issue happens when there is scrollbar on the page before and after changing the page size of a Grid to a smaller value. The Grid should be the last element on the page. When the user changes the page size in the footer to a smaller value... | 1.0 | Unexpected auto-closing of Grid's page size DropDownList - ### Bug report
[Reproduction video](https://www.screencast.com/t/PbJau83x)
The issue happens when there is scrollbar on the page before and after changing the page size of a Grid to a smaller value. The Grid should be the last element on the page. When the ... | priority | unexpected auto closing of grid s page size dropdownlist bug report the issue happens when there is scrollbar on the page before and after changing the page size of a grid to a smaller value the grid should be the last element on the page when the user changes the page size in the footer to a smaller va... | 1 |
596,811 | 18,144,306,321 | IssuesEvent | 2021-09-25 06:14:11 | cybercongress/congress | https://api.github.com/repos/cybercongress/congress | closed | Distributed web3 validator and provider | Priority: Low Epic CIP Ecosystem | ### Rationale
First, we want to [find sustainable model](https://github.com/cybercongress/congress/issues/302#issuecomment-583731419) for the organisation. Second, we want to have a good case of infrastructure provider for dapps we build. Third, it looks like it is necessary for moving the industry further. And the mo... | 1.0 | Distributed web3 validator and provider - ### Rationale
First, we want to [find sustainable model](https://github.com/cybercongress/congress/issues/302#issuecomment-583731419) for the organisation. Second, we want to have a good case of infrastructure provider for dapps we build. Third, it looks like it is necessary f... | priority | distributed validator and provider rationale first we want to for the organisation second we want to have a good case of infrastructure provider for dapps we build third it looks like it is necessary for moving the industry further and the most important approaching this goal we must not loose abilit... | 1 |
613,638 | 19,095,452,036 | IssuesEvent | 2021-11-29 16:13:47 | Cotalker/documentation | https://api.github.com/repos/Cotalker/documentation | closed | Bug report: Text overflow en survey builder | Bug report Bug low priority | ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Production
### Affected environment (other)
_No response_
### App version
17.5.3 (172)
### Details
En el admin, en el creador de surveys, cuando se tiene una question de selec... | 1.0 | Bug report: Text overflow en survey builder - ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Production
### Affected environment (other)
_No response_
### App version
17.5.3 (172)
### Details
En el admin, en el creador de ... | priority | bug report text overflow en survey builder affected system cotalker web application affected system other no response affected environment production affected environment other no response app version details en el admin en el creador de sur... | 1 |
475,192 | 13,688,616,894 | IssuesEvent | 2020-09-30 12:00:26 | rism-ch/verovio | https://api.github.com/repos/rism-ch/verovio | closed | Beamed rests | enhancement low priority | When beams end on rests, they don't have the correct ending points (because the beam treats it as down stemmed note). When starting on rests it's better, although here is a minor offset for the (missing) stem.
(@lpugin as you are currently working on beams, I leave this to you.)
. When starting on rests it's better, although here is a minor offset for the (missing) stem.
(@lpugin as you are currently working on beams, I leave this to you.)
?
| 1.0 | Add transcribed tasks section to project index page - The Beaconmaker design includes a transcribed tasks section in the project index page of a completed project.
Still to determine:
- only include if the project is completed?
- what page does it link to? Task Forum Topic page? A new read only summary page?
- How d... | priority | add transcribed tasks section to project index page the beaconmaker design includes a transcribed tasks section in the project index page of a completed project still to determine only include if the project is completed what page does it link to task forum topic page a new read only summary page how d... | 1 |
588,688 | 17,668,858,714 | IssuesEvent | 2021-08-23 00:53:09 | gw2efficiency/issues | https://api.github.com/repos/gw2efficiency/issues | closed | Show guild storage contents | 1-Type: Feature 2-Priority: B 3-Complexity: Low 5-Area: Account 9-Status: For next release 4-Impact: Medium | It turns out `/guild/:id/storage` exists, which I didnt know about. Resolvable against `/guild/upgrades`. | 1.0 | Show guild storage contents - It turns out `/guild/:id/storage` exists, which I didnt know about. Resolvable against `/guild/upgrades`. | priority | show guild storage contents it turns out guild id storage exists which i didnt know about resolvable against guild upgrades | 1 |
398,748 | 11,742,290,559 | IssuesEvent | 2020-03-12 00:15:19 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Thumbnails committees page too much compressed | priority: low style technical change | In GitLab by @JobDoesburg on Nov 3, 2017, 13:04
The committee thumbnails are too much compressed as can be seen on this screenshot:

Maybe it has something to do with the fact that I'm visiting this pag... | 1.0 | Thumbnails committees page too much compressed - In GitLab by @JobDoesburg on Nov 3, 2017, 13:04
The committee thumbnails are too much compressed as can be seen on this screenshot:

Maybe it has somethi... | priority | thumbnails committees page too much compressed in gitlab by jobdoesburg on nov the committee thumbnails are too much compressed as can be seen on this screenshot maybe it has something to do with the fact that i m visiting this page on a retina screen device or it s just too much compression | 1 |
735,716 | 25,411,583,563 | IssuesEvent | 2022-11-22 19:29:21 | ramp4-pcar4/story-ramp | https://api.github.com/repos/ramp4-pcar4/story-ramp | closed | UI for "fullscreen" is hard to see on certain images | StoryRAMP Viewer Consult UI/UX Priority: Low | From @roryhofland:
1. More of a design problem than a bug, but the fullscreen button is practically invisible on many of the images
2. Firefox on Windows, will probably be identical on other platforms
3. Observe any section with an expandable image (10.1 for example) | 1.0 | UI for "fullscreen" is hard to see on certain images - From @roryhofland:
1. More of a design problem than a bug, but the fullscreen button is practically invisible on many of the images
2. Firefox on Windows, will probably be identical on other platforms
3. Observe any section with an expandable image (10.1 for ... | priority | ui for fullscreen is hard to see on certain images from roryhofland more of a design problem than a bug but the fullscreen button is practically invisible on many of the images firefox on windows will probably be identical on other platforms observe any section with an expandable image for e... | 1 |
412,385 | 12,041,928,139 | IssuesEvent | 2020-04-14 09:40:10 | RasaHQ/rasa | https://api.github.com/repos/RasaHQ/rasa | closed | invalid file specified via `--nlu` gives misleading error message | priority:low type:bug :bug: | <!-- THIS INFORMATION IS MANDATORY - YOUR ISSUE WILL BE CLOSED IF IT IS MISSING. If you don't know your Rasa version, use `rasa --version`.
Please format any code or console output with three ticks ``` above and below.
If you are asking a usage question (e.g. "How do I do xyz") please post your question on https://f... | 1.0 | invalid file specified via `--nlu` gives misleading error message - <!-- THIS INFORMATION IS MANDATORY - YOUR ISSUE WILL BE CLOSED IF IT IS MISSING. If you don't know your Rasa version, use `rasa --version`.
Please format any code or console output with three ticks ``` above and below.
If you are asking a usage ques... | priority | invalid file specified via nlu gives misleading error message this information is mandatory your issue will be closed if it is missing if you don t know your rasa version use rasa version please format any code or console output with three ticks above and below if you are asking a usage ques... | 1 |
639,559 | 20,757,864,681 | IssuesEvent | 2022-03-15 13:49:49 | dnd-side-project/dnd-6th-1-iOS | https://api.github.com/repos/dnd-side-project/dnd-6th-1-iOS | opened | 비밀번호 찾기 네트워킹 | 인제 Priority: Low Feature Network 계정관리 | ## 기능 설명
비밀번호 찾기 네트워킹 및 임시비밀번호 로그인 확인
## 완료 조건
- [ ] 비밀번호 찾기 네트워킹
- [ ] 임시 비밀번호로 로그인 되는지 확인
| 1.0 | 비밀번호 찾기 네트워킹 - ## 기능 설명
비밀번호 찾기 네트워킹 및 임시비밀번호 로그인 확인
## 완료 조건
- [ ] 비밀번호 찾기 네트워킹
- [ ] 임시 비밀번호로 로그인 되는지 확인
| priority | 비밀번호 찾기 네트워킹 기능 설명 비밀번호 찾기 네트워킹 및 임시비밀번호 로그인 확인 완료 조건 비밀번호 찾기 네트워킹 임시 비밀번호로 로그인 되는지 확인 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.