отчепятки и поправил ссылку при открытии доклада без митапа ( теперь без ошибки ) - #77
Open
Dev-cmyser wants to merge 11 commits into
Open
отчепятки и поправил ссылку при открытии доклада без митапа ( теперь без ошибки ) #77Dev-cmyser wants to merge 11 commits into
Dev-cmyser wants to merge 11 commits into
Conversation
Dev-cmyser
marked this pull request as draft
April 6, 2026 14:35
added 3 commits
April 6, 2026 17:59
Dev-cmyser
marked this pull request as ready for review
April 6, 2026 15:17
Dev-cmyser
commented
Apr 6, 2026
added 2 commits
April 7, 2026 16:33
nin-jin
reviewed
Apr 7, 2026
| if( ids2 ) return ids2 | ||
| const speech_id = this.speech_id() | ||
| if( speech_id ) { | ||
| const meetup = this.speech( speech_id as $mol_int62_string ).meetup() |
Collaborator
There was a problem hiding this comment.
Почему бы не перенести эту логику в meetup_current?
Author
There was a problem hiding this comment.
попробовал сделать, некрасиво получается как то
added 2 commits
April 7, 2026 17:34
Dev-cmyser
commented
Apr 8, 2026
Dev-cmyser
commented
Apr 21, 2026
Dev-cmyser
commented
Apr 21, 2026
Dev-cmyser
left a comment
Author
There was a problem hiding this comment.
жду ревью
попробовал исправить еще список гостей что бы не исчезал
nin-jin
reviewed
Jun 16, 2026
| return URL.createObjectURL( this.photo_blob() ) | ||
|
|
||
| const blob = this.photo_blob() | ||
| if( !blob?.size ) return '' |
Collaborator
There was a problem hiding this comment.
about:blank может? А то текущую страницу будет пытаться грузить.
nin-jin
reviewed
Jun 16, 2026
|
|
||
| const speech_id = this.speech_id() | ||
| if( speech_id ) { | ||
| const meetup = this.speech( speech_id as $mol_int62_string ).meetup() |
Collaborator
There was a problem hiding this comment.
Кажется тут не хватает speech_current
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.