converse.js icon indicating copy to clipboard operation
converse.js copied to clipboard

Make it possible to resize the left sidebar (controlbox).

Open polianomartini opened this issue 3 years ago • 12 comments

Describe the bug Resizing using dragresize on the #controlbox element is not functional. In the sidebar .occupants is ok.

To Reproduce Steps to reproduce the behavior:

  1. Initialize Converse with view_mode: 'fullscreen';
  2. Click on the border between the chat room list and the conversation (.dragresize-left);
  3. Drag to one side or the other;
  4. Does not resize.

Expected behavior It was expected to resize the div elements.

Screenshots ✔️ .occupants (.dragresize-occupants-left)

2021-10-20-11-03-46

❌ #controlbox (.dragresize-left)

2021-10-20-11-03-57

Environment (please complete the following information):

  • Desktop
  • Edge 94.0.992.50 / Chrome 95.0.4638.54
  • Converse.js version 8.0.1

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

polianomartini avatar Oct 20 '21 14:10 polianomartini

Hello I am new to github and coding and would like to know how do I start working on this issue?

LewSplenda avatar Jun 15 '22 15:06 LewSplenda

tried to make an account but wont not let me

LewSplenda avatar Jun 15 '22 15:06 LewSplenda

Do you mean you tried to create an XMPP account? You can choose a provider here, and then create an account with them: https://providers.xmpp.net/

Then you can log in with that account details to Converse.

jcbrand avatar Jun 17 '22 07:06 jcbrand

OK thank you. I am new to coding and wanted to fix this issue . I will give it a go!

LewSplenda avatar Jun 21 '22 18:06 LewSplenda

@LewSplenda: Great, don't hesitate to ask if you get stuck.

The best place to ask is in our chatroom: https://inverse.chat/#converse/[email protected]

jcbrand avatar Jun 22 '22 08:06 jcbrand

Please can we assign me this issue

dankokonate avatar Oct 21 '22 13:10 dankokonate

Hey! I would love to work on this issue, if you could assign it to me.

mardavsj avatar Feb 26 '23 16:02 mardavsj

It's not necessary to have the issue assigned to anyone. Just start working and when you're ready, make a pull request.

People come here and ask for issues to be assigned to them and then we never hear from them again.

jcbrand avatar Feb 27 '23 07:02 jcbrand

I am trying to work on this issue. But I am having difficulties regarding the project setup . It would have been great if you would have a contributing where we could know the steps which are required for contributors. Thank you.

RonitBaranwal avatar Oct 03 '23 11:10 RonitBaranwal

@RonitBaranwal what's missing from https://conversejs.org/docs/html/development.html ?

licaon-kter avatar Oct 03 '23 11:10 licaon-kter

@RonitBaranwal Here you go: https://github.com/conversejs/converse.js/blob/master/CONTRIBUTING.md

jcbrand avatar Oct 04 '23 11:10 jcbrand

Thank you will try to help whatever I can.

RonitBaranwal avatar Oct 04 '23 20:10 RonitBaranwal