Alexie Papanicolaou

Results 18 issues of Alexie Papanicolaou

**Is your feature request related to a problem? Please describe.** Could we please have the option on the track menu to move a track to the top or bottom of...

enhancement

When behind www authentication, text-index cannot access URLs. while we can **update** indexes using --file and something like this: ``` for i in "trackId1;uri1;assembly1" "trackId2;uri2;assembly2"; do IFS=";" read track_uid file_uri...

bug

Could we please document that we can set an Alignment track to have a default display? I only found how by decyphering this https://github.com/GMOD/jbrowse-components/discussions/2614 ``` { "type": "AlignmentsTrack", "trackId": "exampleID",...

bug

FYI I had issues to install packages until i enabled legacy openssl ``` export NODE_OPTIONS=--openssl-legacy-provider ```

Any idea what could be causing this? ``` Failed to compile. /home/alexie/software/MoMI-G/src/widgets/Dnd.tsx (194,16): 'ScrollContainer' cannot be used as a JSX component. Its instance type 'Component' is not a valid JSX...

**Galaxy Version and/or server at which you observed the bug** Galaxy Version: 23.1.5.dev0 Commit: fab4424ded75d63242ae6115fe4007a03ff676ed **Describe the bug** /admin/jobs has a cutoff of how many minutes you can use to...

kind/bug
area/backend

New Ruby manages permitted_classes that need to be declared. This patch fixes this issue ``` C:/tools/ruby33/lib/ruby/3.3.0/psych/class_loader.rb:99:in `find': Tried to load unspecified class: Date (Psych::DisallowedClass) from C:/tools/ruby33/lib/ruby/3.3.0/psych/class_loader.rb:28:in `load' from C:/tools/ruby33/lib/ruby/3.3.0/psych/class_loader.rb:40:in `date'...

### What version of `drizzle-orm` are you using? 0.30.10 ### What version of `drizzle-kit` are you using? 0.21.4 ### Describe the Bug Putting here in case it is of help:...

bug