Code Monkey home page Code Monkey logo

talks.hyoo.ru's Introduction

$hyoo_talks

Embeddable/standalone offline-first messenger with collaborative abilities and speech recognition.

Embedding

Use $mol_chat to add button which opens chat.

Technologies

Application based on $mol framework in MAM ecosystem. It uses $hyoo_sync_server to share reactive state between clients and merge changes without conflicts.

Build

git clone https://github.com/hyoo-ru/mam.git ./mam
cd mam
yarn
yarn start hyoo/talks

Standalone build will be placed at mam/hyoo/talks/-

Dev Server

git clone https://github.com/hyoo-ru/mam.git ./mam
cd mam
yarn
yarn start

Open http://localhost:9080/hyoo/talks/-/test.html

talks.hyoo.ru's People

Contributors

nin-jin avatar pavelzubkov avatar pavelzubkov12345 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

talks.hyoo.ru's Issues

Проблемы со скролом

Как должен работать скролл:

  • Новые сообщения сдвигают скролл, когда открыт чат и юзер активен. Не сдвигают, в противном случае.
  • Изменения положения скролла сохраняются между уходами в другие чаты и перезапуском приложения.
  • При вступлении в чат, существующиее сообщения помечаются как прочитанные и скролл вниз

Баги:

  1. Позиция скролла сохраняется не точно. При возврате в чат, может быть где-то рядом с тем местом, где он находился, когда выходил из чата. Если закинуть куда-нибудь в середину большой текст, то воспроизводится чаще
  2. https://talks.hyoo.ru/#!chat=speach Тут в середине большое сообщение и ссылка под ним. Если проскроллить в самый и низ, пойти в другой чат и вернутся. Скролл оказывается чаще всего на ссылке, реже на большом сообщении
    https://talks.hyoo.ru/#!chat=%D0%BF%D1%80%D0%B8%D0%BA%D1%80%D1%83%D1%87%D0%B8%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5_%D0%BD%D0%BE%D1%82%D0%B8%D1%84%D0%B8%D0%BA%D0%B0%D1%86%D0%B8%D0%B9 тут примерно тоже самое
    https://talks.hyoo.ru/#!chat=hack - тут иногда встроенный в сообщение чат к себе скролит, иногда скролл на гугл документе открывается.

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.