dataline icon indicating copy to clipboard operation
dataline copied to clipboard

Empty space for single item data results + broken scrollbar

Open RamiAwar opened this issue 1 year ago • 13 comments

Privileged issue

  • [X] I'm @ramiawar or he asked me directly to create an issue here.

Issue Content

Visually annoying edge-case, but also breaks the horizontall scrollbar (can't drag it anymore) which is annoying. Users will have to workaround with shift + scroll (horizontal scroll)

image

Here the scrollbar doesn't work: image

More icons shifted badly: image

RamiAwar avatar Jul 11 '24 21:07 RamiAwar

hi can i work on this issue? if yes, please assign this to me @RamiAwar

rohitt-gupta avatar Aug 06 '24 20:08 rohitt-gupta

of course 🙂

RamiAwar avatar Aug 07 '24 02:08 RamiAwar

fyi the storybook components are a bit broken, im fixing them in my current PR. I could merge part of it if you wanna use that for testing. I think it'll make your life easier cause then you control the inputs to those components.

RamiAwar avatar Aug 07 '24 02:08 RamiAwar

I just realised that the backend is written in python, First i am exploring how to run the backend as i know very little python. Second on which frontend route i can reproduce this issue?

rohitt-gupta avatar Aug 07 '24 07:08 rohitt-gupta

cc: @RamiAwar image

rohitt-gupta avatar Aug 07 '24 08:08 rohitt-gupta

@rohitt-gupta you'll need to install python 3.11 on your Windows machine, at time of writing 3.11.9 is the most recent patch version. Then, you'll need to tell poetry to use that version that you just installed, see the instructions here.

There is one other alternative, in case you have docker installed on your system, we have a dev docker compose. If you don't have docker installed (and that last sentence did not make sense to you), no worries, you can just ignore this option and stick to installing python 3.11 😄

anthony2261 avatar Aug 08 '24 12:08 anthony2261

We encourage using docker though, that's the simplest way to get started + installs all the deps for you! @rohitt-gupta

It will still work when you change the code - your changes would reflect instantly on both FE and BE. Only scenario where they wouldn't is if you install new dependencies, but that doesn't apply to this ticket.

RamiAwar avatar Aug 09 '24 04:08 RamiAwar

Alright, let me try that.

rohitt-gupta avatar Aug 09 '24 04:08 rohitt-gupta

we have a dev docker compose

Hi, Can I get access to that dev docker compose? I'd like to take a look at some of these bugs if they're still open. Thanks.

zalias9 avatar Mar 14 '25 19:03 zalias9

@zalias9 Sure, it's in the project! Check the readme for docker compose instructions.

RamiAwar avatar Mar 15 '25 05:03 RamiAwar

hii sir can i work on it , it is open or not

tulsishuka avatar Aug 10 '25 10:08 tulsishuka

Hey Tulasi! That would be awesome. I'm actually not sure anymore, maybe some PR fixed it already but indirectly, you'll have to double check.

If it is fixed then we can close this! Let me know if you need any help with it.

RamiAwar avatar Aug 11 '25 12:08 RamiAwar

Thanks sir I will check it again than contact to u back

On Mon, 11 Aug, 2025, 6:07 pm Rami Awar, @.***> wrote:

RamiAwar left a comment (RamiAwar/dataline#255) https://github.com/RamiAwar/dataline/issues/255#issuecomment-3174589716

Hey Tulasi! That would be awesome. I'm actually not sure anymore, maybe some PR fixed it already but indirectly, you'll have to double check.

If it is fixed then we can close this! Let me know if you need any help with it.

— Reply to this email directly, view it on GitHub https://github.com/RamiAwar/dataline/issues/255#issuecomment-3174589716, or unsubscribe https://github.com/notifications/unsubscribe-auth/BMC7FSOGNI64YLUKMGMAQOL3NCFCLAVCNFSM6AAAAABZBNE5QKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCNZUGU4DSNZRGY . You are receiving this because you commented.Message ID: @.***>

tulsishuka avatar Aug 11 '25 15:08 tulsishuka