Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. Forum Updated to NodeBB 3.7.4
Forum Updated to NodeBB v4.3 + New Features

Forum Updated to NodeBB 3.7.4

Scheduled Pinned Locked Moved Announcements
59 Posts 10 Posters 17.8k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #48

    Well in fact no, you're not alone missing that popup (I thought I wrote about it as well). It broke my workflow when answering to someone I think is new.

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    Pl45m4P 1 Reply Last reply
    1
    • SGaistS SGaist

      Well in fact no, you're not alone missing that popup (I thought I wrote about it as well). It broke my workflow when answering to someone I think is new.

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #49

      @SGaist said in Forum Updated to NodeBB 3.7.4:

      Well in fact no, you're not alone missing that popup (I thought I wrote about it as well)

      ok, but at least for me, as I wrote above, it's not such a big deal compared to not being able to see the upvotes :)
      Because it seemed that nobody but me noticed it and hardly anyone used this "feature" anyway, I thought I'd mention it in my post on the new NodeBB update.

      It broke my workflow when answering to someone I think is new.

      Yes, it was nice for quickly checking someones "stats" without leaving the current discussion.

      ... and from testing on that old style forum page linked by @Nhan-Nguyen you can see that even guests can access the preview popup to check who they are dealing with. As in both NodeBB versions guests can't visit the profiles... so no access to reputation or number of posts when you are here "just reading".

      Maybe there is a way to implement it or something similar again :)
      Or it comes with a new update to NodeBB's Harmony Style?!


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      Nhan NguyenN 1 Reply Last reply
      0
      • Pl45m4P Pl45m4

        @SGaist said in Forum Updated to NodeBB 3.7.4:

        Well in fact no, you're not alone missing that popup (I thought I wrote about it as well)

        ok, but at least for me, as I wrote above, it's not such a big deal compared to not being able to see the upvotes :)
        Because it seemed that nobody but me noticed it and hardly anyone used this "feature" anyway, I thought I'd mention it in my post on the new NodeBB update.

        It broke my workflow when answering to someone I think is new.

        Yes, it was nice for quickly checking someones "stats" without leaving the current discussion.

        ... and from testing on that old style forum page linked by @Nhan-Nguyen you can see that even guests can access the preview popup to check who they are dealing with. As in both NodeBB versions guests can't visit the profiles... so no access to reputation or number of posts when you are here "just reading".

        Maybe there is a way to implement it or something similar again :)
        Or it comes with a new update to NodeBB's Harmony Style?!

        Nhan NguyenN Offline
        Nhan NguyenN Offline
        Nhan Nguyen
        wrote on last edited by Nhan Nguyen
        #50

        @Pl45m4 said in Forum Updated to NodeBB 3.7.4:

        Maybe there is a way to implement it or something similar again :)

        Technically, this feature can be copied from the NodeBB Persona theme, just a matter of time and priority. I'm currently full-booked with other stuff so I'll create a ticket and it can be implemented later on.

        Pl45m4P 1 Reply Last reply
        1
        • Nhan NguyenN Nhan Nguyen

          @Pl45m4 said in Forum Updated to NodeBB 3.7.4:

          Maybe there is a way to implement it or something similar again :)

          Technically, this feature can be copied from the NodeBB Persona theme, just a matter of time and priority. I'm currently full-booked with other stuff so I'll create a ticket and it can be implemented later on.

          Pl45m4P Offline
          Pl45m4P Offline
          Pl45m4
          wrote on last edited by Pl45m4
          #51

          @Nhan-Nguyen said in Forum Updated to NodeBB 3.7.4:

          Technically, this feature can be copied from the NodeBB Persona theme

          Thought so. Now I know the official name for this. Firefox "Inspect Element" ftw :D
          It's called "Usercard".
          Actually I don't now why they (the NodeBB maintainers / design devs) didn't port features like this to the new Harmony design?!
          If the usercard "persona style" doesn't match anymore, it's easily adaptable to the new design, I think...

          • https://github.com/NodeBB/nodebb-theme-persona/blob/master/templates/modules/usercard.tpl

          If debugging is the process of removing software bugs, then programming must be the process of putting them in.

          ~E. W. Dijkstra

          Nhan NguyenN 1 Reply Last reply
          0
          • Nhan NguyenN Offline
            Nhan NguyenN Offline
            Nhan Nguyen
            wrote on last edited by Nhan Nguyen
            #52

            @Pl45m4 said in Forum Updated to NodeBB 3.7.4:

            Actually I don't now why they (the NodeBB maintainers / design devs) didn't port features like this to the new Harmony design?!

            I assume they decided to make the bold move and drop some features that are evaluated as "old" and "less useful". Just my plain simple guess :D

            1 Reply Last reply
            0
            • Pl45m4P Pl45m4

              @Nhan-Nguyen said in Forum Updated to NodeBB 3.7.4:

              Technically, this feature can be copied from the NodeBB Persona theme

              Thought so. Now I know the official name for this. Firefox "Inspect Element" ftw :D
              It's called "Usercard".
              Actually I don't now why they (the NodeBB maintainers / design devs) didn't port features like this to the new Harmony design?!
              If the usercard "persona style" doesn't match anymore, it's easily adaptable to the new design, I think...

              • https://github.com/NodeBB/nodebb-theme-persona/blob/master/templates/modules/usercard.tpl
              Nhan NguyenN Offline
              Nhan NguyenN Offline
              Nhan Nguyen
              wrote on last edited by
              #53

              @Pl45m4 said in Forum Updated to NodeBB 3.7.4:

              If the usercard "persona style" doesn't match anymore, it's easily adaptable to the new design

              Probably so. I've experienced the NodeBB template system and have a good impression of it. I foresee a bit of effort in finding the JavaScript logic to handle the opening/closing the mentioned "user card".

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SimonSchroeder
                wrote on last edited by
                #54

                Sorry for the late reply (I was on vacation). The upvoters' names now also work for me. Thank you very much! I don't have any further complains about the new forum style.

                1 Reply Last reply
                1
                • Pl45m4P Offline
                  Pl45m4P Offline
                  Pl45m4
                  wrote on last edited by Pl45m4
                  #55

                  @Nhan-Nguyen @SGaist

                  Thank god the "usercard" profile preview widget is finally back :))
                  (I guess it came with the NodeBB 4.3 update today)
                  Hovering someones profile pic or linked username results in showing a popup with more information about reputation, posts, followers and public profile details :)


                  If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                  ~E. W. Dijkstra

                  SGaistS 1 Reply Last reply
                  1
                  • Pl45m4P Pl45m4

                    @Nhan-Nguyen @SGaist

                    Thank god the "usercard" profile preview widget is finally back :))
                    (I guess it came with the NodeBB 4.3 update today)
                    Hovering someones profile pic or linked username results in showing a popup with more information about reputation, posts, followers and public profile details :)

                    SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #56

                    @Pl45m4 Now the question is: how to you handle that from a mobile point of view ? πŸ˜…

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    Pl45m4P 1 Reply Last reply
                    0
                    • SGaistS SGaist

                      @Pl45m4 Now the question is: how to you handle that from a mobile point of view ? πŸ˜…

                      Pl45m4P Offline
                      Pl45m4P Offline
                      Pl45m4
                      wrote on last edited by
                      #57

                      @SGaist said in Forum Updated to NodeBB 3.7.4:

                      Now the question is: how to you handle that from a mobile point of view ?

                      screenQt.jpg

                      Works even on Android using the Qt Webapp... just press and hold


                      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                      ~E. W. Dijkstra

                      SGaistS 1 Reply Last reply
                      0
                      • Pl45m4P Pl45m4

                        @SGaist said in Forum Updated to NodeBB 3.7.4:

                        Now the question is: how to you handle that from a mobile point of view ?

                        screenQt.jpg

                        Works even on Android using the Qt Webapp... just press and hold

                        SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by
                        #58

                        @Pl45m4 It seems that with iOS I have to long press and then cancel the preview that starts in order to see the card πŸ˜…

                        Interested in AI ? www.idiap.ch
                        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                        Pl45m4P 1 Reply Last reply
                        0
                        • SGaistS SGaist

                          @Pl45m4 It seems that with iOS I have to long press and then cancel the preview that starts in order to see the card πŸ˜…

                          Pl45m4P Offline
                          Pl45m4P Offline
                          Pl45m4
                          wrote on last edited by
                          #59

                          @SGaist said in Forum Updated to NodeBB 3.7.4:

                          cancel the preview that starts

                          When I hold for too long I also get the context menu ;D
                          (equal to right mouse click in Desktop env.)

                          It's tricky but it works


                          If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                          ~E. W. Dijkstra

                          1 Reply Last reply
                          0

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved