Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Фикс некорректно отображающихся/недоработанных элементов #15

Merged
merged 6 commits into from
Dec 25, 2019

Conversation

decursus
Copy link
Contributor

  1. отсутствие оформления просмотров истории (глазика);
  2. оформления сниппета альбома/трека vk.com/music/album/[album id] (пример: vk.com/music/album/-2000234835_6234835_96a2b95255fa90410a)
  3. оформление дропбокса при перетаскивании файла с проводника ОС
  4. фикс дизайна многопользовательских бесед от имени группы

1) отсутствие оформления просмотров истории (глазика);
2) оформления сниппета альбома/трека vk.com/music/album/[album id] (пример: vk.com/music/album/-2000234835_6234835_96a2b95255fa90410a)
3) оформление дропбокса при перетаскивании файла с проводника ОС
4) фикс дизайна многопользовательских бесед от имени группы
@Wondermarin Wondermarin self-requested a review December 23, 2019 19:19
@Wondermarin Wondermarin self-assigned this Dec 23, 2019
@Wondermarin Wondermarin added the bug Something isn't working label Dec 23, 2019
@Wondermarin Wondermarin added this to the v2.3.4 milestone Dec 23, 2019
Copy link
Owner

@Wondermarin Wondermarin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Первый пункт не очень понял. Где находятся эти элементы? (ссылку или скриншот приложи)

@decursus
Copy link
Contributor Author

"глазик" историй:
Безымянный

ресенд сообщений из группы в лс:
Безымянный2

фикс дизайна многопользовательских бесед от имени группы:

.Input[readonly] отображался белым, так же как и .PopupHeader отображался синим (на скрине выделен частично справа в углу)
Безымянный3
Безымянный4

@decursus
Copy link
Contributor Author

забыл добавить в код:

	.BugreportComment__authorName {
		color: #fff;
	}

	.bt_report_one_author {
		border-bottom: 1px solid #2c2c2c;
    	}

	.bt_report_one_info {
        	border-top: 1px solid #2c2c2c;
    	}

	.bt_comment_form {
		background: #1c1c1c;
	}
	
	.bt_comment_form_actions {
		border-top: 1px solid #2c2c2c;
	}
	
	.bt_report_one_comments {
		border-bottom: 1px solid #2c2c2c;
	}

до:
Безымянный
Безымянный1 2

после:
Безымянный2
Безымянный2 2

Wondermarin
Wondermarin approved these changes Dec 25, 2019
@Wondermarin Wondermarin merged commit 41644ba into Wondermarin:master Dec 25, 2019
Repository owner locked as resolved and limited conversation to collaborators Dec 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants