rahulhaque

Results 13 comments of rahulhaque

Initialize two bootpags for same content like this `$('.pagination_1,.pagination_2').bootpag({options});` Not separately. Make sure updating your table content does not initialize `bootpag` again. You can simply use a `counter` variable for...

Need more detail. You cannot test more than bKash offers. So elaborate a bit.

TLDR: At first change the input name from single to array. For example, `name="avatar"` to `name="avatar[]"`. The first variant of the file is stored for you. Try manually posting the...

Same behavior here in Elementary OS 5.1.7 Hera.

@DevAlien a simple export/import button would be great for new users. I found the config file in `.local/share/com.github.devalien.workspaces` directory. I am running Elementary OS 5.1.7 Hera. Also if you could...

![image](https://user-images.githubusercontent.com/12048213/122640261-6c3c9380-d120-11eb-9599-e56a19fb54ee.png) Just an idea 😅️ you can add an option for SSH where user enters the username and host which is the simplest approach to connect to remote servers. Which...

Yes, I can do this now with the command. But the issue is two terminals open at the same time.

@retyui, I was thinking of doing the same but didn't manage to get enough time. Your repo looks good. However, the readme can include some more info. Thank you btw.

It would be nice if you could include all the props in the table. i.e `onChangeCode` callback is missing. @retyui

I ran into this issue today and was thinking of making a PR, lol! When will this get merged?