Skip to content

<fix>:optimize UI in mentor page#1890

Merged
xiangmy21 merged 3 commits into
eesast:masterfrom
zou-y-t:master
Jun 28, 2024
Merged

<fix>:optimize UI in mentor page#1890
xiangmy21 merged 3 commits into
eesast:masterfrom
zou-y-t:master

Conversation

@zou-y-t

@zou-y-t zou-y-t commented Jun 26, 2024

Copy link
Copy Markdown
Contributor

导航栏:修复了菜单异常关闭的问题
辅导员界面:增加了时间管理,修复了随机匹配的问题,增加了显示未匹配同学的信息
学生界面:优化UI
image
老师界面:优化UI
image

@FranGuam FranGuam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

检查一下暗色模式和宽度小的时候有没有UI bug,其他没什么问题,approve了

@FranGuam

Copy link
Copy Markdown
Contributor

神!

@FranGuam FranGuam added this to the Ver. 2024 milestone Jun 26, 2024

@youyc22 youyc22 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@xiangmy21

Copy link
Copy Markdown
Contributor

Nice Job! ❤

另外我突然想到一些可能存在的隐患:

  • GetFreshmanList现在是纯判断学号,这不太行,会有降转的保留了上一年的学号,以及可能会有其他系的。我的建议是在数据库里建一个freshman表,记录年份,然后每年由系里给一个新生excel名单给我们导入到数据库,用来处理的时候先筛一遍已存在的用户,顺便还能查出哪些新生没有注册。
  • 现在看匹配也是直接看approve的数量,但是这样没办法保留之前届的新生导师数据,每年都要删掉上一届的数据库,这不好。我的建议也是给mentor_application添加年份,然后导师页面在9月之后默认看新一年的页面,也可以自行选择看前些年的。
  • ⭐ 前几天我碰到学生组的徐璇老师了,她说希望我们加一个老师自行设置的申请限额的限制,比如一个老师只能同时接收5份申请,达到5份时学生端就不能再申请了,提示这个老师申请人数已达限额。这个之后她应该会细说,你们要做可以直接在新生导师系统的微信群里问问她。

@zou-y-t @youyc22 @zzdhybthu

@xiangmy21 xiangmy21 merged commit 7a66045 into eesast:master Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants