-
- [ ] There is a "My Profile" button in the navigation bar.
- [ ] Clicking the "My Profile" button opens a modal.
- [ ] There is a "Edit" button.
- [ ] Clicking the "Edit" button opens a modal.
- …
-
SELECT ad."SUBJECT_ID" AS SUBJ_ID,
ha."HADM_ID" HADM_ID,
ha."ADMIT_DT" ADMIT_DT,
cs."CARDIAC_ARRHYTHMIAS" cardiac_arrhythmias,
cs."CONGESTIVE_HEART_FAILURE" CONGESTIVE_HEART_FAILURE,
ad."CUI…
-
As discussed on #1171: sometimes when you activate a dialogue box with the keyboard, the focus does not end up in the optimal location. It may be useful to add a mechanism (e.g. a data element on cont…
-
# Investigate missing fields in adresses
If I compare the selection of fields for the contact person of the property in the plugin with the data records of the address list/details page, some field…
-
STT로 텍스트 데이터 변환 이후, NLP 엔진을 돌릴 강의 영상 데이터의 선정에 있어서 논의 사항이 있습니다.
현재 고민 중인 안건은 총 두 가지로, MVP 구현 등에 있어 더욱 효율적인 방안을 찾고 있습니다.
첫번째 안건은 기존 아키텍처 설계 그대로 실제 강의 영상 파일을 input해 DB에 저장한 다음, 음성을 추출해 데이터로 저장하고, 해…
-
As a user I would like to be able to load a UTX file (JSON) into FCL Web. This ticket just deals with creating the menu entry and dialogue. (The actual data import process, plausibility checks and tes…
-
I try do get this javascript snipped to work. It shows no error but i also dont see a checkbox element. only a empty column...
js code
![Screenshot 2024-10-18 213157](https://github.com/user-attachm…
-
If you have a lot of collected stats for listeners getting listeners stats being too long.
Researched that on Airtime, as I saw database schema this issue still on Libretime.
I you choose big diapaz…
-
hello
stereopy using interact_spatial_scatter cannot save or export lasso area
version = 1.4.1
```
---------------------------------------------------------------------------
Exception …
-
#### Expected behaviour
Map should zoom in by selection
#### Actual behaviour
Selection appears on the screen but zoom in is not triggered
Stopped working since 11.4.0
Bisected to 16bbb070cc137…