DJ2LS / FreeDATA

A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
https://wiki.freedata.app/
GNU General Public License v3.0
146 stars 18 forks source link

[Bug]: No scroll on station column for chat window #790

Closed frspin closed 2 months ago

frspin commented 2 months ago

FreeDATA Version

0.16.2alpha

What operating system are you using?

Ubuntu

Operating System Version

24.04 full updated

Architecture

x86

Area of problem

GUI

Describe the bug

When number of station in chat overcome column height no scroll appear and latest stations are unreachable

To Reproduce

Save station in chat area more than number required to fill column area

Expected behavior

A scroll bar for reaching latest station as in conversation area

Screenshots

No response

Log Files

No response

Additional context

No response

DJ2LS commented 2 months ago

Interesting, this should work as I tested this yesterday. Will have a look on this again. Thanks for reporting Von meinem iPhone gesendetAm 26.08.2024 um 11:21 schrieb frspin @.***>: FreeDATA Version 0.16.2alpha What operating system are you using? Ubuntu Operating System Version 24.04 full updated Architecture x86 Area of problem GUI Describe the bug When number of station in chat overcome column height no scroll appear and latest stations are unreachable To Reproduce Save station in chat area more than number required to fill column area Expected behavior A scroll bar for reaching latest station as in conversation area Screenshots No response Log Files No response Additional context No response

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

DJ2LS commented 2 months ago

@frspin I can't reproduce this issue. Did you run a git pull and a npm run build as well? Which browser are you using?

frspin commented 2 months ago

Il 27/08/24 12:00, DJ2LS ha scritto:

@frspin https://github.com/frspin I can't reproduce this issue. Did you run a git pull and a npm run build as well? Which browser are you using?

"Git pull" from develop branch was done but not "npm run build"

Now done also this step and waiting for a new station in chat area for testing. Where is documented "npm run build step?"

Franco Spinelli IW2DHW

DJ2LS commented 2 months ago

the npm run build step isnt documented, yet. I opened an issue for rewriting of develpment installation instructions.

So, is this issue still valid? If its fixed, please close the issue.

frspin commented 2 months ago

Il 28/08/24 14:50, DJ2LS ha scritto:

the npm run build step isnt documented, yet. I opened an issue for rewriting of develpment installation instructions.

So, is this issue still valid? If its fixed, please close the issue.

Unable to tell. I am waiting a new station with a chat message for testing it.

How can I "add" a new station to chat? Also manipulating by and Sqlite database.

Franco Spinelli IW2DHW

frspin commented 2 months ago

Finally get a new station and now scroll is working.

So this bug is solved and issue can be closed