Giter Site home page Giter Site logo

User Mentions about hack.chat HOT 7 OPEN

andrewbelt avatar andrewbelt commented on July 26, 2024
User Mentions

from hack.chat.

Comments (7)

fnky avatar fnky commented on July 26, 2024

Auto-complete names on typing @ - Github-style

from hack.chat.

 avatar commented on July 26, 2024

I implemented a simplified version of tab completion in #34, let me know if that fits your second comment

from hack.chat.

fnky avatar fnky commented on July 26, 2024

It's a good start; perhaps later it could show a list to easier select a user. For example, if there are multiple users with names that are close to eachother:

  • a
  • aabb
  • ab

As soon as I hit @ I'd get a list of all users in the channel. As I type in a letter, it will narrow down to users starting with those letters. @a => ['a', 'aabb', 'ab'].

This could be reused for commands using / as a trigger.

from hack.chat.

 avatar commented on July 26, 2024

I understand what you mean but was hesitant about modifying the UI without first getting @AndrewBelt's thoughts. He has done an excellent job at keeping it clean and simple, so perhaps he can chime in on whether we could have some type of pop-up list for usernames?

from hack.chat.

AndrewBelt avatar AndrewBelt commented on July 26, 2024

I like #34. I'll get to it tonight, maybe. I have to keep the production server stable tomorrow since I'll be gone all day, but it looks like a simple small change.

from hack.chat.

kipukun avatar kipukun commented on July 26, 2024

Looks like this issue can be closed since #34 is now merged.

from hack.chat.

M4GNV5 avatar M4GNV5 commented on July 26, 2024

no because we still have no highlighting when mentioned :(

from hack.chat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.